kcal/app/Http/Controllers
Christopher C. Wells 670d6127ca Refactor Recipe to support IngredientAmount (WIP)
Only Food IngredientAmounts are supported currently.
2021-01-23 10:33:25 -08:00
..
Auth Install and init `laravel/breeze` 2020-12-22 22:28:35 -08:00
Controller.php Initial commit -- Laravel base app 2020-12-21 09:46:31 -08:00
FoodController.php Enforce lower case for food and recipe names 2021-01-18 06:05:21 -08:00
IngredientPickerController.php Add initial Recipe support to ingredient picker (WIP) 2021-01-23 10:33:25 -08:00
JournalEntryController.php Refactor journal entry form fields structure 2021-01-22 21:11:19 -08:00
RecipeController.php Refactor Recipe to support IngredientAmount (WIP) 2021-01-23 10:33:25 -08:00