filmov
tv
2. Create First Symfony 5 Page
Показать описание
Hi,
This video is creating your first Symfony 5 Application Controller and Twig View file. It also covers changing the route of the new function within the controller and testing the routes and editing the twig file to display "Hello World".
My setup
- macOS Catalina 10.15.5
- PHP 7.3.11
- MYSQL 5.7.26
Shorten step by step guide;
1. Open terminal within your projects root directory
2. php bin/console make:controller
3. edit route
4. php bin/console debug:router
5. edit twig file
6. symfony server:start
My aim is to keep the videos in the series short and bite-sized and handy to reference when needed.
Video 3 I should have it posted in the next few days.
Thank you for reading/watching.
This video is creating your first Symfony 5 Application Controller and Twig View file. It also covers changing the route of the new function within the controller and testing the routes and editing the twig file to display "Hello World".
My setup
- macOS Catalina 10.15.5
- PHP 7.3.11
- MYSQL 5.7.26
Shorten step by step guide;
1. Open terminal within your projects root directory
2. php bin/console make:controller
3. edit route
4. php bin/console debug:router
5. edit twig file
6. symfony server:start
My aim is to keep the videos in the series short and bite-sized and handy to reference when needed.
Video 3 I should have it posted in the next few days.
Thank you for reading/watching.