beaubus / favicons-for-laravel
Choose favicon for you project from a set of 70+ BEAUBUS Favicons
1.0.0
2023-04-09 10:52 UTC
Requires
- php: ^8.0|^8.1|^8.2
- ext-zip: *
- illuminate/contracts: ^8.0|^9.0|^10.0
README
Package of 110+ free favicons for your Laravel project (12 sizes for each favicon).
Installation
composer require beaubus/favicons-for-laravel php artisan vendor:publish --tag=beaubus-favicons --force
❗️favicon.ico in /public folder would be changed after installation.
Add to the header section of blade file:
@include('favicons::all')
Check if you linked your storage folder with
php artisan storage:link
if urls are not working.
Change icon
php artisan beaubus:install-favicon 'fidget spinner'