kcal/app/Models
Christopher C. Wells ef096492d4 Add "ingredient ID" attribute to ingredients
This change prevents ID collision when dealing with multiple models.
2022-02-20 13:46:16 -08:00
..
Traits Add "ingredient ID" attribute to ingredients 2022-02-20 13:46:16 -08:00
Food.php Upgrade to Laravel 9 2022-02-11 19:27:12 -08:00
Goal.php Add days to Goal index view 2021-05-15 21:40:53 -07:00
IngredientAmount.php Add formatted days attribute to Goal 2021-05-15 21:40:53 -07:00
JournalDate.php Add ability to change goal for a date (#14) 2021-05-22 14:07:57 -07:00
JournalEntry.php Replace meals static array with Collection 2021-04-02 23:42:27 -07:00
Recipe.php Upgrade to Laravel 9 2022-02-11 19:27:12 -08:00
RecipeSeparator.php Complete initial factories for all models 2021-04-02 23:42:27 -07:00
RecipeStep.php Add ingredient separators (#10) 2021-03-26 08:58:37 -07:00
Tag.php Override Tag class in app models 2021-04-02 23:42:27 -07:00
User.php Add API key to profile output 2021-11-08 20:55:00 -08:00