Skip to content

tecguysco/order_b

Repository files navigation

project order backend

Lets make it work

composer install
bin/console doctrine:database:create
bin/console doctrine:schema:update --force
bin/console doctrine:fixtures:load 
php -S 127.0.0.1:9002 -t public or php -S 0.0.0.0:9002 -t public

visit 127.0.0.1:9002/api/doc you can see the api documentation.

About

test backend project with symfony

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published