beaubus / favicons-for-laravel
Choose favicon for you project from a set of 70+ BEAUBUS Favicons
0.0.2
2022-07-03 14:33 UTC
Requires
- php: ^7.3|^8.0
- ext-zip: *
- laravel/framework: ^7.0|^8.0|^9.0
This package is auto-updated.
Last update: 2023-03-31 16:15:54 UTC
README
Package of 70+ 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')
Change icon
php artisan beaubus:install-favicon 'fidget spinner'