BartvanS / CookingBook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CookingBook

Simple Laravel app made for fun!

Features

  • Manage your own recipes.
  • View other recipes.
  • Comment on recipes.

Installation

Clone the repository and run the following command.

make setup

Setup database connection in .env and run.

make update

Done!

Development

Every time your pull in changes make sure to run.

make update

About

License:GNU General Public License v3.0


Languages

Language:PHP 69.9%Language:Blade 28.6%Language:Vue 1.1%Language:Makefile 0.3%Language:Shell 0.2%