hypothetical/app
2023-03-13 17:33:19 -04:00
..
Console Upgrade to laravel 10.0.4 2023-03-13 17:33:19 -04:00
Exceptions Upgrade to laravel 10.0.4 2023-03-13 17:33:19 -04:00
Http Upgrade to laravel 10.0.4 2023-03-13 17:33:19 -04:00
Models Update to laravel 9.3.8 2022-10-11 18:14:02 -04:00
Providers Upgrade to laravel 10.0.4 2023-03-13 17:33:19 -04:00
Traits Use a common trait to provide the timestamp function to both the DashboardModel and User classes, add an optional license key to the dashboard library_credits that adds a (license) link beside the project and add the license (as required by their license) to the fontawesome entry, and implement user profile image view, upload and deletion (with a default black question mark fallback) in the dashboard settings page 2018-04-25 01:22:33 -04:00
Utilities Replace the CACHE_BUST in the init with a gulp-managed one so we can update the value with gulp watch 2020-04-24 22:09:23 -04:00
Dashboard.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