mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
* Add recipe for pascualmg/symfony-command-ui 1.0 * ci: re-trigger after adding MIT license header to PR description * ci: fix MIT license header format in PR description * ci: retrigger after pascualmg/symfony-command-ui v1.1.1 (adds ^8.0 support) * ci: retrigger after pascualmg/symfony-command-ui v1.2.0 (full matrix green, PHP 7.1 supported) --------- Co-authored-by: Pascual Munoz Galian <pmunozg@ces.vocento.com>
4 lines
246 B
Plaintext
4 lines
246 B
Plaintext
* Configure which commands to expose in <fg=yellow>config/packages/symfony_command_ui.yaml</>
|
|
* Open <fg=yellow>/symfony-console/</> in your browser to see the dashboard
|
|
* Docs: <fg=yellow>https://github.com/pascualmg/symfony-command-ui</>
|