hypothetical/app
2018-04-26 20:26:18 -04:00
..
Console Pull in mergeable upstream laravel updates 2017-09-26 13:22:15 -04:00
Exceptions Pull in mergeable upstream laravel updates 2017-09-26 13:22:15 -04:00
Http Amalgamate the api route controller functionality into a single ApiController, and implement both vue component and traditional blade versions of a blog page on the public facing part of the site 2018-04-26 20:26:18 -04:00
Models Amalgamate the api route controller functionality into a single ApiController, and implement both vue component and traditional blade versions of a blog page on the public facing part of the site 2018-04-26 20:26:18 -04:00
Providers Pull in mergeable upstream laravel updates 2017-09-26 13:22:15 -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 Use slightly more logical organization for dashboard images 2018-04-25 10:37:37 -04:00