# 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
-
Notifications
You must be signed in to change notification settings - Fork 2
scroach/rezeptdb
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published