SnowTricks
Requirements PHP 7.2.5 or higher SQL Database Composer
Installation Clone or download this repository
$ git clone https://github.com/btolan-karudev/SnowTricks
Install dependencies
$ composer install
Set up database
$ php bin/console doctrine:database:create $ php bin/console doctrine:migrations:migrate
Launch server
❗Symfony binary required
$ symfony server:start
php bin/console doctrine:fixtures:load