thebadspace/app/Http/Controllers
ro 573054e7d8 Cleaned up location controller, responsive fix
The Location Controller was getting too heavy so an Update and
Maintenance service class was created to offload most of it's
functionality. Location upating was moved to LocationRepository

There was also a small issue with responsive list links not adapting
properly in Safari that was fixed
2024-02-15 15:00:03 -06:00
..
AppealController.php Used laravel validation for appeal form 2024-02-09 17:21:07 -06:00
AuthController.php Added About, Listings, Location pages 2023-08-18 14:34:53 -07:00
Controller.php The Big Switch 2023-08-14 12:07:53 -07:00
DenController.php Added Layout to Admin Pages 2023-08-18 18:50:33 -07:00
ExportController.php Export Update 2024-02-11 12:26:54 -06:00
FrontIndexController.php simplified pagination, cleaned up front controller 2024-02-10 11:48:09 -06:00
LocationController.php Cleaned up location controller, responsive fix 2024-02-15 15:00:03 -06:00