#04 CodeIgniter 4 Application Structure

Published: 14 June 2020
on channel: GoPHP
33,045
218

All our application files are stored under the App location. below are the some of important folders
Controllers: Controllers determine the program flow
Libraries: Useful classes that don't fit in another category
Models: Models work with the database to represent the business entities.
Views: Views make up the HTML that is displayed to the client.
System: All Core file are available in this location, we can extend,create the claases
Public: CI4 application will load from this location, we can also keep assets like css, js also here
Writable: Used to store log files, Cache files, and uploads


On this page of the site you can watch the video online #04 CodeIgniter 4 Application Structure with a duration of hours minute second in good quality, which was uploaded by the user GoPHP 14 June 2020, share the link with friends and acquaintances, this video has already been watched 33,045 times on youtube and it was liked by 218 viewers. Enjoy your viewing!