base-laravel/database/migrations
2022-02-07 18:43:41 -06:00
..
2014_10_12_000000_create_users_table.php Removed BBS specific branding/info 2020-07-27 19:15:58 -05:00
2019_08_19_000000_create_failed_jobs_table.php Base laravel install 2020-07-27 16:17:36 -05:00
2020_07_27_221656_create_roles_table.php Removed BBS specific branding/info 2020-07-27 19:15:58 -05:00
2020_07_27_221720_create_permissions_table.php Removed BBS specific branding/info 2020-07-27 19:15:58 -05:00
2020_07_27_224017_create_permission_role_table.php Removed BBS specific branding/info 2020-07-27 19:15:58 -05:00
2020_07_27_224035_create_role_user_table.php Removed BBS specific branding/info 2020-07-27 19:15:58 -05:00
2022_02_08_001417_create_recipes_table.php changed quantity to float to allow for fractions and added recipe maintainer 2022-02-07 18:43:41 -06:00
2022_02_08_001430_create_ingredients_table.php Set up ingredients as separate table from recipe_ingredient - will allow for expansion into inventory tracking 2022-02-07 18:39:20 -06:00
2022_02_08_002706_create_recipe_comments_table.php Added initial table migrations 2022-02-07 18:33:21 -06:00
2022_02_08_003527_create_recipe_ingredient_table.php changed quantity to float to allow for fractions and added recipe maintainer 2022-02-07 18:43:41 -06:00