Skip to content

glavweb/rest-demo-app

Repository files navigation

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