docs: add the flasher:install command need after composer require step

This commit is contained in:
Younes ENNAJI
2024-04-11 16:07:32 +00:00
parent 3452651eac
commit 6125ac1776
9 changed files with 40 additions and 3 deletions
+7
View File
@@ -29,6 +29,13 @@ allowing users to install and use only the specific components they need for the
composer require php-flasher/flasher-laravel
```
After installation, you need to run another command to set up the necessary assets for {% PHPFlasher %}:
```shell
php artisan flasher:install
```
---
{% PHPFlasher %} includes a default notification style <i class="fa-duotone fa-comment-captions text-yellow-600"></i>, but users can also install additional adapters to customize the appearance of notifications within their projects such as :