fipamo/app/Providers
ro a5583debbd
page rendering, part 1
to complete page rendering, the default theme needed to be converted to
use blade templating. rather than update the theme kit as a seperate
progress, it will be integrated into this codebase so themes can be
developed and tested in app.

the basics for the theme kit are in place, so now conversion of the
defualt theme can be completed.

once the that is done, it can then be used to complete the rendering
engine to export HTML files
2024-03-14 16:58:11 -06:00
..
AppServiceProvider.php The Big Flip 2024-02-29 11:09:17 -06:00
AuthServiceProvider.php The Big Flip 2024-02-29 11:09:17 -06:00
BroadcastServiceProvider.php The Big Flip 2024-02-29 11:09:17 -06:00
EventServiceProvider.php The Big Flip 2024-02-29 11:09:17 -06:00
FipamoServiceProvider.php page rendering, part 1 2024-03-14 16:58:11 -06:00
RouteServiceProvider.php The Big Flip 2024-02-29 11:09:17 -06:00