Update cli-commands.md

This commit is contained in:
Esra Çetin 2023-07-25 15:35:43 +03:00 committed by GitHub
parent 254e2aaeed
commit eefc91d9e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,9 @@ The `--seed` flag causes the addon to be seeded as well.
php artisan addon:install anomaly.module.store --seed php artisan addon:install anomaly.module.store --seed
``` ```
```bash
php artisan migrate --all-addons
```
### Seed for Themes ### Seed for Themes