Symfony 5 - The complete Guide for Beginners - You will learn the PHP framework Symfony and develop a complete, secure and modern web application!
PREVIEW THIS COURSE - GET COUPON CODE
Advertisement
What you'll learn
- You will develop a fully functional, real-world website in Symfony
- You learn how to install and set up Symfony and your development environment
- You get to know all core components and the project structure of the framework
- You learn how to use the Symfony Console, Composer as well as Symfony Flex
- You get to know routes
- You get to know controllers
- You learn views in Symfony with the Twig template engine
- You learn everything about Doctrine ORM (how to connect to a database)
- You will learn more about the configuration of Symfony using practical examples
- You will learn entities (models) in Symfony and the relations between entities
- You learn to present and manage your projects with the Symfony Server
- You get to know the Symfony Toolbar Profiler
- You learn about service containers and services in Symfony
- You will be able to create your own web application or microservice in the Symfony framework
- You learn about the security concepts in Symfony (login, registration)
- You get to know the user administration
- You will learn debugging of Symfony applications
- You learn how to send emails
- You learn to simplify the most important database actions with CRUD
- You learn to set up your own administration backend with Easyadmin
- You learn to create your own SQL database queries with the Query Builder