![]() |
for front end you can use Ci4 template view in conjunction with Bootstrap. The template is very similar the way you use them to Laravel blade. You just have one template view that contains all the links to bootstrap css, contains all the header and footer stuff , js scripts just before the end of the body tag. All views which just have the relevant content simply "extend" the main template. By leveraging bootstrap you also have access to flexbox
https://codeigniter4.github.io/userguide...youts.html |
Messages In This Thread |
How, what, where? - by HarmW94 - 03-08-2025, 04:54 PM
RE: How, what, where? - by captain-sensible - 03-09-2025, 01:02 AM
RE: How, what, where? - by Fido L Dido - 03-09-2025, 01:33 AM
RE: How, what, where? - by InsiteFX - 03-09-2025, 01:39 AM
|