mirror of
https://github.com/php-flasher/php-flasher.git
synced 2026-03-31 15:07:47 +01:00
docs: add post installation command
This commit is contained in:
@@ -13,6 +13,7 @@ data-controller: noty
|
||||
```shell
|
||||
composer require php-flasher/flasher-noty-laravel
|
||||
```
|
||||
Then, run:
|
||||
```shell
|
||||
php artisan flasher:install
|
||||
```
|
||||
@@ -24,6 +25,7 @@ php artisan flasher:install
|
||||
```shell
|
||||
composer require php-flasher/flasher-noty-symfony
|
||||
```
|
||||
Then, run:
|
||||
```shell
|
||||
php bin/console flasher:install
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user