symfonyCreateFramework Creating my own web framework following Symfony's Tutorial How to run Run the following commands to run the application: cd web symfony server:start --port=4321 --passthru=front.php