mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
Update cli-commands.md
This commit is contained in:
parent
965c588475
commit
f6899a205a
@ -16,6 +16,10 @@ 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
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Install All modules and migrate
|
||||||
|
|
||||||
|
Clone modules & themes and run this command:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
php artisan migrate --all-addons
|
php artisan migrate --all-addons
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user