beaubus/favicons-for-laravel

Choose favicon for you project from a set of 70+ BEAUBUS Favicons

Installs: 28

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/beaubus/favicons-for-laravel

1.0.0 2023-04-09 10:52 UTC

This package is auto-updated.

Last update: 2025-09-19 23:43:21 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'