hypothetical/database/migrations
2019-03-19 17:40:13 -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 Reorganize the dashboard functionality such that everything can be configured in app/Models/Dashboard.php and a given model, add support for user-bound lists, improve security, fix some style issues, and update the readme 2018-04-18 00:38:11 -04:00