hypothetical/database/migrations
2019-04-17 17:29:40 -04:00
..
2014_10_12_000000_create_users_table.php Upgrade to laravel 5.8 2019-03-19 17:40:13 -04:00
2014_10_12_100000_create_password_resets_table.php Update the password resets table to match upstream laravel 2017-09-26 13:13:42 -04:00
2015_12_14_200624_add_contact_table.php Update to laravel 5.3 base 2016-08-19 16:38:49 -04:00
2015_12_17_232249_add_subscription_table.php Move the subscription form to its own blade so it can be imported, remove the address/location as that's not standard, get things working correctly, add errors, and use name instead of id for the form fields so it can be used on any page 2017-09-26 15:35:30 -04:00
2018_04_17_222542_add_blog_table.php Update the blog foreign key so it uses a bigInteger to match the use of bigIncrements for users 2019-04-17 17:29:40 -04:00