hypothetical/app/Models
2024-07-25 12:37:37 -04:00
..
Blog.php Update dependencies and replace the aspect-ratio mixin with the aspect-ratio css tag 2024-07-25 12:37:37 -04:00
BlogTags.php Reuse dashboard logic much more, delete images and files when the associated item is deleted, rework dashboard lists so their items can be configured in the $dashboard_columns of their own class, allow dashboard lists to upload images, delete images when dashboard list items are deleted, add a default image extension variable to dashboard model items rather than hard-coding it so it can be reconfigured, improve the dashboard styles some more, and improve the readme (including documenting the new dashboard list update) 2022-06-14 01:36:21 -04:00
Contact.php Don't have classes that extend DashboardModel include Illuminate\Database\Eloquent\Model when DashboardModel already does this 2018-06-17 23:36:28 -04:00
DashboardModel.php Upgrade to Laravel 11.0.3 2024-03-19 17:11:58 -04:00
Meta.php Don't assume a page's meta title should have APP_NAME appended to it 2024-04-10 15:35:19 -04:00
Subscriptions.php Don't have classes that extend DashboardModel include Illuminate\Database\Eloquent\Model when DashboardModel already does this 2018-06-17 23:36:28 -04:00
User.php Upgrade to Laravel 11.0.3 2024-03-19 17:11:58 -04:00