mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
fix call to open file (#1720)
This commit is contained in:
@@ -6,4 +6,4 @@
|
||||
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. bin/console open:local --path=/admin/commands/list
|
||||
4. symfony open:local --path=/admin/commands/list
|
||||
|
||||
Reference in New Issue
Block a user