We will start by creating a simple project. This is based on the symfony/website-skeleton. It provides an already configured Symfony application, so we don't have to configure everything ourselves.
Jobeet is a great tutorial wrote by the Symfony team to help you learn how to use the framework by building a fully functional job board website. It was wrote for Symfony 1.x version and now it’s time ...