hypothetical/app/Http/Controllers
2018-04-22 22:33:03 -04:00
..
Auth Redirect the user to the login screen after resetting their password instead of the public site 2018-04-22 22:33:03 -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 Add a credits page to the dashboard showing the project authors and front-facing libraries used on the website, use /dashboard/edit for both the edit-list and edit-item pages, organize the dashboard styles a bit better, use relative paths instead of the url() function to render the dashboard URLs, add active nav link functionality to links other than the main dashboard pages, pull the nav blade out of the sections folder now that it's the only section, and keep the traditional template in sync 2018-04-18 23:32:22 -04:00
SubscriptionController.php Use double equals in PHP 2018-04-17 19:26:15 -04:00