laravel-favicon icon indicating copy to clipboard operation
laravel-favicon copied to clipboard

Create dynamic favicons based on your environment settings.

Results 5 laravel-favicon issues
Sort by recently updated
recently updated
newest added

If i try to install this package in a l9 project composer fail to install ``` Your requirements could not be resolved to an installable set of packages. Problem 1...

Is this in the works? We have a project where we use PHP 8.0 and would love to use this package to distinguish between production and development tabs in the...

when using: ```php favicon('/favicon.ico') ``` bugs: `http://site.test/laravel-favicon//favicon.ico` fix: `http://site.test/laravel-favicon/favicon.ico`