hypothetical/app/Http/Controllers
2018-05-01 20:14:00 -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
ApiController.php 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
Controller.php Make a few additional changes that were missed before 2016-08-19 16:54:28 -04:00
DashboardController.php Consider the reorder column if present when adding and deleting new rows 2018-05-01 20:14:00 -04:00