laravel-favicon-generator maintained by echr
Installation
You can install this package via composer using this command:
composer require echr/laravel-favicon-generator
The package will automatically register itself.
You can publish the config file with:
php artisan vendor:publish --tag="favicon-generator-config"