In the previous chapter, you installed and explored the Symfony PHP framework. In this chapter, you will focus on developing a basic Symfony application.
Creating a New Symfony Project
Database Setup and Configuration
Database Migrations
Controller Route
Registration View Form
Storing User Data in a Database