Skip to content

Just my attempt on bringing together all my favorite recipes which are shattered around the web

Notifications You must be signed in to change notification settings

scroach/rezeptdb

Repository files navigation

Travis (.org) Coveralls github

How to install

# download the source code
git clone https://github.com/scroach/rezeptdb

# install dependencies
composer install

# update database settings
vim .env

# create database if it does not exist
php bin/console doctrine:database:create

# run database migrations
php bin/console doctrine:migrations:migrate

# import doctrine test fixtures into database 
php bin/console doctrine:fixtures:load

Docs

About

Just my attempt on bringing together all my favorite recipes which are shattered around the web

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •