mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
Merge pull request #1357 from openclassify/fatihalp-patch-1
Update cli-commands.md
This commit is contained in:
commit
4e98de314a
@ -16,6 +16,10 @@ The `--seed` flag causes the addon to be seeded as well.
|
||||
php artisan addon:install anomaly.module.store --seed
|
||||
```
|
||||
|
||||
### Install All modules and migrate
|
||||
|
||||
Clone modules & themes and run this command:
|
||||
|
||||
```bash
|
||||
php artisan migrate --all-addons
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user