In this tutorial we look at the PHP symfony framework and how we can use it to build web applications. To learn more about symfony check out their site here.
Some of the topics looked at are
- Installation Symfony
- Creating Controllers and Models
- Working with the database and entities
- Migrations and console operations
- Working with twig views and rendering templates.
To learn more click here