Update survos/command-bundle/1.5/post-install.txt

Co-authored-by: Fabien Potencier <fabien@potencier.org>
This commit is contained in:
Tac Tacelosky
2025-01-04 12:24:56 -05:00
committed by GitHub
co-authored by Fabien Potencier
parent f1abb3bcdd
commit 2d8d9d2eb5
+1 -1
View File
@@ -3,7 +3,7 @@
<bg=green;fg=white> </>
* <fg=yellow>Next steps:</>
1. Configure /config/packages/survos_command.yaml to expose the namespaces (command prefixes)
1. Configure config/packages/survos_command.yaml to expose the namespaces (command prefixes)
2. <comment>Secure the /admin route, customize the route in config/routes/survos_command.yaml</>
3. optionally create a command with bin/console make:command app:do-something
4. symfony open:local --path=/admin/commands/list