Run the Symfony Application

Learn how a home page is created and how to run the Symfony application.

Now that we have installed all the required software and created a Symfony project, we are ready to run our Symfony application and check if the home page is working correctly.

Inspect Symfony files

In the widget below, the Symfony application we created previously can be seen.

Under the ...