mazouz01 / jarvislegal

Test technique backend Symfony - API platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jarvis Legal

Test technique backend Symfony - API platform

1- Make sure you have Composer installed and run: composer install
2- Edit .env file with your own database infos and run:

php bin/console doctrine:database:create
php bin/console doctrine:migrations:migrate

Start the built-in web server
3- download symfony installer from here: https://symfony.com/download
4- run command: symfony serve -d

5- go to: http://localhost:8000/api

About

Test technique backend Symfony - API platform


Languages

Language:PHP 97.5%Language:HTML 2.5%