Files
symfony-flex-recipes-contrib/survos/command-bundle/1.5/post-install.txt
T
2025-01-04 12:24:56 -05:00

10 lines
482 B
Plaintext

<bg=green;fg=white> </>
<bg=green;fg=white> success </>
<bg=green;fg=white> </>
* <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. optionally create a command with bin/console make:command app:do-something
4. symfony open:local --path=/admin/commands/list