fipamo/app/Http/Controllers
ro 9c200ea78d
reorganized text editor
moved page meta data to it's own ui to clean up the page editing
experience as it was becoming a bit crowded.

also moved to saving and deleting buttons to title bar so they are
always available

added a note to web routes to reorganize them within the web routes file
to reduce the confusion present by having them in their own Controllers.
it's just an extra layer that's not needed
2025-05-12 13:12:58 -06:00
..
API Case patch directory pathing 2024-08-30 16:14:15 -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 reorganized text editor 2025-05-12 13:12:58 -06:00
FrontController.php dynamic rendering patch 2025-03-19 23:39:14 -06:00
RouteDeleteController.php API Decoupling, Part 1 2024-07-13 14:23:01 -06:00
RouteGetController.php dynamic rendering patch 2025-03-19 23:39:14 -06:00
RoutePostController.php Case patch directory pathing 2024-08-30 16:14:15 -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 patch for page preview 2024-11-01 15:23:22 -06:00