hypothetical/app
Kevin MacMartin d9ccb3eaa8 Use the APP_LOCALE variable in place of DEFAULT_LANGUAGE 2024-05-10 16:19:59 -04:00
..
Http/Controllers Use a post route for metadata so we can request paths that are more than one layer deep 2024-04-22 20:46:55 -04:00
Models Don't assume a page's meta title should have APP_NAME appended to it 2024-04-10 15:35:19 -04:00
Providers Upgrade to Laravel 11.0.3 2024-03-19 17:11:58 -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 Use the APP_LOCALE variable in place of DEFAULT_LANGUAGE 2024-05-10 16:19:59 -04:00
Dashboard.php Handle metadata in the database for a few reasons: the method is the same between traditional and vue, the user has control over the values, we can create dynamic titles a bit more easily, and with vue the values are populated before the SPA loads so search engines can pick it up more easily 2024-04-03 22:35:43 -04:00