hypothetical/app
2019-03-19 17:40:13 -04:00
..
Console Pull in mergeable upstream laravel updates 2017-09-26 13:22:15 -04:00
Exceptions Patch in laravel 5.7 updates that do merge cleanly 2018-11-02 18:12:07 -04:00
Http Upgrade to laravel 5.8 2019-03-19 17:40:13 -04:00
Models Remove a second blank line in DashboardModel 2018-06-17 23:55:40 -04:00
Providers Upgrade to laravel 5.8 2019-03-19 17:40:13 -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 Add multi-language functionality and don't create unnecessary variables in the contact controller 2017-02-06 23:44:07 -05:00
Dashboard.php Improve the functionality surrounding the REGISTRATION variable in the .env file so it can continue to enable registration globally by setting its value to "true", but now also enable registration for a single IP address by setting its value to that address 2018-04-25 21:22:39 -04:00
User.php Upgrade to laravel 5.8 2019-03-19 17:40:13 -04:00