From eefc91d9e5a334959673858c32101daa0c332b3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Esra=20=C3=87etin?= <107802521+essracetiin@users.noreply.github.com> Date: Tue, 25 Jul 2023 15:35:43 +0300 Subject: [PATCH] Update cli-commands.md --- docs/cli-commands.md | 3 +++ 1 file changed, 3 insertions(+) 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