Skip to content
This repository has been archived by the owner on Oct 30, 2021. It is now read-only.

rasben/kitchentory-backend-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kitchentory

Adding Mock DB data:

php app/console doctrine:schema:drop --force 

&& 

php app/console doctrine:schema:update --force 

&& 

php app/console doctrine:fixtures:load

About

The Symfony2 backend for Kitchentory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published