Skip to content

Commit

Permalink
tested suport for laravel 8, 9, 10
Browse files Browse the repository at this point in the history
  • Loading branch information
Arrtist committed Apr 9, 2023
1 parent 3125d56 commit 7279b3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ 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
```shell
php artisan beaubus:install-favicon 'fidget spinner'
Expand Down

0 comments on commit 7279b3b

Please sign in to comment.