ro
ceeb4a2573
routing needed more nuance than what was possible in the web routing controller, so a new RouteContoller was created to identify requests and then sending them to the correct controller to get the appropriatie page this was necessary because routing the previous was erroring out because when the system was looking for pages to display with dynamic page creation it would get confused with prexisting routes and choose to display whatever the Start Controller was capturing, ignoring routes defined in the web controller. but that's been cleaned up without having to re-write everything and continues to use existing controllers |
||
---|---|---|
.. | ||
assets | ||
includes | ||
archive.blade.php | ||
base.blade.php | ||
index.blade.php | ||
page-custom.blade.php | ||
page.blade.php | ||
tags.blade.php | ||
theme.json |