Skip to content

A recipe plugin for spork to help me with meal planning and cooking.

Notifications You must be signed in to change notification settings

spork-app/recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dd570a4 · Nov 25, 2022

History

11 Commits
Nov 25, 2022
Nov 25, 2022
Oct 16, 2022
Nov 25, 2022
Oct 16, 2022
Nov 25, 2022
Oct 16, 2022
Oct 16, 2022
Oct 16, 2022
Oct 16, 2022
Oct 16, 2022
May 7, 2022

Repository files navigation

Food

Simply add to your spork app through composer!

composer require spork/food

Publish your assets

php artisan vendor:publish --provider=Spork\\Food\\FoodServiceProvider

You'll need to run artisan migrate to ensure your database gets the new repeating events schema

Lastly, register the Service Provider in your Spork App's config/app.php file. That will automatically add the Food entry to the menu

Why can't I import data?

Well... Technically providing a way to index the recipies breaks the Terms and Conditions for the Hello Fresh website. While I don't believe this would fall under the intended use for that clause, I'd rather not risk it.

About

A recipe plugin for spork to help me with meal planning and cooking.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published