diff --git a/docs/cli-commands.md b/docs/cli-commands.md index 27354ce87..4ddda2d62 100644 --- a/docs/cli-commands.md +++ b/docs/cli-commands.md @@ -16,6 +16,9 @@ The `--seed` flag causes the addon to be seeded as well. php artisan addon:install anomaly.module.store --seed ``` +```bash +php artisan migrate --all-addons +``` ### Seed for Themes