hypothetical/database/migrations
2018-04-18 00:38:11 -04:00
..
2014_10_12_000000_create_users_table.php Pull in upstream laravel updates 2016-10-26 11:05:43 -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
2017_11_21_193450_add_api_token_to_users_table.php Create a equal-featured vue variant of the public portion of the site 2017-11-21 23:12:31 -05: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