Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 646 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 646 Bytes

BEAUBUS Favicons package for Laravel

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'