fipamo/app/Http/Controllers
ro 928d5468db
removed hard-coded page id in theme controller
theme controller class was using hard coded uuids to find and display
page data, so that's been tweaked so that is no longer needed and finds
what it needs based on what time of view is being requested

also connected it the the preview 👁️ button in the page edit screen so
page layouts based on the current theme can be seen before they are
published
2024-06-26 17:10:24 -06:00
..
API mail error capture (#113) 2024-06-05 13:50:45 -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 fix for status check 2024-06-04 14:58:55 -06:00
FrontController.php implemented member repo class 2024-05-13 12:06:05 -06:00
RouteController.php removed hard-coded page id in theme controller 2024-06-26 17:10:24 -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