Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 270 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 270 Bytes

REST Demo Application

Get the application using composer:

composer create-project glavweb/rest-demo-app

Execute migrations:

php bin/console d:m:m -n

Execute fixtures:

php bin/console h:d:f:l -n