Welcome!

Welcome to your new Symfony project.

This script will guide you through the basic configuration of your project. You can also do the same by editing the ‘app/config/parameters.yml’ file directly.

Major problems

Major problems have been detected and must be fixed before continuing:

  1. Set the "date.timezone" setting in php.ini* (like Europe/Paris).

Recommendations

Additionally, to enhance your Symfony experience, it’s recommended that you fix the following:

  1. Your requirements file is outdated. Run composer install and re-check your configuration.
  2. Install and enable the intl extension (used for validators).

* Changes to the php.ini file must be done in "/etc/php/7.0/apache2/php.ini".

Symfony Standard Edition