hypothetical/app/Http/Controllers
2018-04-25 01:22:33 -04:00
..
Auth Use the same formatting for Auth controllers as is used by the other ones 2018-04-22 22:37:09 -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