Getting Started

This is a demo

Installing & Setting up the Symfony Framework

Before creating your first Symfony application you must: Install PHP 8.2 or higher and these PHP extensions...

Read more

Setting up an Existing Symfony Project

In addition to creating new Symfony projects, you will also work on projects already created by other...

Read more

Running Symfony Applications

In production, you should install a web server like Nginx or Apache and configure it to run Symfony....

Read more