Category: Symfony

Running Symfony 4 on Windows

How to get the Symfony 4 demo app running on Windows without errors.
Fix errors related to using the ‘make’ command and get routing and cache clearing working.

Continue reading "Running Symfony 4 on Windows" ››

Using the Symfony Installer Command Line On Windows

Posted in Symfony

If you are following the official documentation to use the symfony installer on Windows then it is very likely that you will run into the error:

'symfony' is not recognized as an internal or external command,
operable program or batch file.

Here’s how to fix it.

Continue reading “Using the Symfony Installer Command Line On Windows” ››