Looking to hire Laravel developers? Try LaraJobs
This package is not available.

laravel-favicon-generator maintained by echr

Description
Laravel Favicon Generator
Last update
2023/05/25 15:47 (dev-master)
License
Links
Downloads
9 203

Comments
comments powered by Disqus

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"