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

This package is auto-updated.

Last update: 2024-04-19 20:50:16 UTC


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'