Create a logo
Using the app:install Artisan command you can install the logo component:
php <your-app-name> app:install logo
Just after installation, if you run php <your-app-name> your application will contain
a ASCII logo:

This command will install dependencies needed and publishes a config file under config\logo.php.