© Gunnard Engebreth, Satej Kumar Sahu 2023
G. Engebreth, S. K. SahuPHP 8 Basicshttps://doi.org/10.1007/978-1-4842-8082-9_16

16. A Basic Symfony Application

Gunnard Engebreth1   and Satej Kumar Sahu2
(1)
Madison, WI, USA
(2)
Bangalore, India
 

In the previous chapter, you installed and explored the Symfony PHP framework. In this chapter, you will focus on developing a basic Symfony application.

This chapter consists of the following sections.
  • Creating a New Symfony Project

  • Database Setup and Configuration

  • Database Migrations

  • Controller Route

  • Registration View Form

  • Storing User Data in a Database

Creating a New Symfony Project

Since you installed Symfony in the previous chapter, let’s start by creating a new project with the name of blog-app and running the following ...

Get PHP 8 Basics: For Programming and Web Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.