Symfony Commands
app:create-project
Create a new project
code
Project Code
--name
Project Name
--regex
Headline Regex
Dispatch via Messenger (async)
Async dispatch does not return command output to this page. Commands should log via LoggerInterface.
Run
Back