Skip to content

luiztiago/RestProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Install project

git clone git@github.com:luiztiago/RestProject.git
cd RestProject
composer install

Database

  • Edit the db config in app/config/parameters.yml
  • Create the database
composer update --optimize-autoloader
php bin/console doctrine:migrations:migrate
php bin/console server:run

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors