A SoftUni Project
Put your database details in .env
git clone https://github.com/PavelStoyan0v/News5.git
cd News5
composer install
php bin/console doctrine:schema:update --force
php bin/console server:run
Follow this official guide: https://symfony.com/doc/current/deployment.html