hypothetical/app/Http/Controllers
2018-04-25 21:22:39 -04:00
..
Auth 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
ContactController.php Rename SITE_NAME and SITE_DESC to APP_NAME and APP_DESC 2017-09-26 11:42:00 -04:00
Controller.php Make a few additional changes that were missed before 2016-08-19 16:54:28 -04:00
DashboardController.php 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
SubscriptionController.php Use double equals in PHP 2018-04-17 19:26:15 -04:00