remove php route config (#1712)

This commit is contained in:
Tac Tacelosky
2024-11-19 16:17:31 +00:00
committed by GitHub
parent e09dd8164c
commit ced9674367
+3 -2
View File
@@ -4,5 +4,6 @@
* <fg=yellow>Next steps:</>
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. 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
4. bin/console open:local --path=/admin/commands/list