/ApiRestExemplo

This is just another example of api with symfony (Client: https://github.com/gerardo-junior/VueApiRestExemplo)

Primary LanguagePHP

Api rest exemplo

==========

A Symfony project created on November 6, 2017, 3:31 pm.

Run:

composer install # Configure your database and smtp
php bin/console doctrine:database:create
php bin/console doctrine:schema:create
php bin/console doctrine:fixtures:load