Kevin MacMartin
|
bf1b3ea9aa
|
Update to laravel 7.6, darken the dashboard modal, and use links for the dashboard edit buttons instead of javascript
|
2020-04-23 22:17:13 -04:00 |
|
Kevin MacMartin
|
63021ea93c
|
Set contact and subscription table fields nullable and use bigIncrements for the contact, subscription and blog table ids
|
2019-04-28 23:37:58 -04:00 |
|
Kevin MacMartin
|
2a88427c2f
|
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 |
|
Kevin MacMartin
|
a676c91370
|
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 |
|