fipamo/app/Http/Controllers
ro d8ed8b62c0
Page Admin API, part 2
page tasks have been changed to accept JSON data for the sake of
consistency across the API. The only API method that will accept form
data is file uploads.

Also restored the post, put and delete pattern for better organization
and clarity describing what each page method is for
2024-07-24 14:57:04 -06:00
..
API Page Admin API, part 2 2024-07-24 14:57:04 -06:00
AuthController.php implemented member repo class 2024-05-13 12:06:05 -06:00
Controller.php The Big Flip 2024-02-29 11:09:17 -06:00
DashController.php API Decoupling, Part 1 2024-07-13 14:23:01 -06:00
FrontController.php FEATURE: Full site restore 2024-07-05 13:17:53 -06:00
RouteDeleteController.php API Decoupling, Part 1 2024-07-13 14:23:01 -06:00
RouteGetController.php API Decouplng Part 2 2024-07-17 15:08:10 -06:00
RoutePostController.php Page Admin API, part 1 2024-07-23 17:46:45 -06:00
RoutePutController.php API Decouplng Part 2 2024-07-17 15:08:10 -06:00
SystemMailController.php Updated Mailer (#113) 2024-06-05 13:33:11 -06:00
ThemeController.php removed hard-coded page id in theme controller 2024-06-26 17:10:24 -06:00