Skip to content

Commit

Permalink
Update the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
austinkregel authored May 7, 2022
1 parent fddb727 commit df95123
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,7 @@ 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
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.

0 comments on commit df95123

Please sign in to comment.