glavweb / rest-demo-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:PHP 96.4%Language:HTML 2.3%Language:ApacheConf 1.4%