fipamo/app/Http/Controllers
ro cb99c44a33
implemented dynamic page rendering
html page rendering works, so the next step was to get dynamic page
rendering up and running, meaning instead of pages being exported to
html, they are instead rendered on the fly when the corresponding URL is
hit.

the StartController that handles page routing needs to be organized a
bit better as there is some confusion between index and regular page
files so it's clear where requests are going and what is the expected
response
2024-05-06 15:09:24 -06:00
..
API edited asset moving class 2024-04-25 13:17:24 -06:00
Dash page routing rework 2024-05-06 13:37:26 -06:00
Front implemented dynamic page rendering 2024-05-06 15:09:24 -06:00
Theming implemented dynamic page rendering 2024-05-06 15:09:24 -06:00
Controller.php The Big Flip 2024-02-29 11:09:17 -06:00
RouteController.php implemented dynamic page rendering 2024-05-06 15:09:24 -06:00