We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e09dd81 commit ade2ccaCopy full SHA for ade2cca
survos/command-bundle/1.5/post-install.txt
@@ -4,5 +4,6 @@
4
5
* <fg=yellow>Next steps:</>
6
1. Configure /config/packages/survos_command.yaml to expose the namespaces (command prefixes)
7
- 2. <comment>secure the /admin route, customize the route in config/routes/survos_command.yaml</>;
8
- 3. Visit <href=/admin/commmands>/admin/commands</>.
+ 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
9
+ 4. bin/console open:local --path=/admin/commands/list
0 commit comments