Skip to content

denizdeniz/symfony

Repository files navigation

Deniz Vatan Buyorük - PG Task

Project Setup

composer install

Setting up .evn

Change this line with your credentials:

DATABASE_URL=mysql://mysqluser:password@host:port/db_name

php bin/console doctrine:database:create
php bin/console doctrine:schema:update --force
npm install
bower install
grunt
php bin/console server:run

Logs are located at:

var/log/transaction.log