-
Course Introduction & Demonstration
2-
Lecture1.1
-
Lecture1.2
-
-
CodeIgniter 4 Complete Basics
9-
Lecture2.1
-
Lecture2.2
-
Lecture2.3
-
Lecture2.4
-
Lecture2.5
-
Lecture2.6
-
Lecture2.7
-
Lecture2.8
-
Lecture2.9
-
-
Complete HMVC Basics
7-
Lecture3.1
-
Lecture3.2
-
Lecture3.3
-
Lecture3.4
-
Lecture3.5
-
Lecture3.6
-
Lecture3.7
-
-
CodeIgniter 4 - HMVC CRUD Application
10-
Lecture4.1
-
Lecture4.2
-
Lecture4.3
-
Lecture4.4
-
Lecture4.5
-
Lecture4.6
-
Lecture4.7
-
Lecture4.8
-
Lecture4.9
-
Lecture4.10
-
-
Advance Section For HMVC
5-
Lecture5.1
-
Lecture5.2
-
Lecture5.3
-
Lecture5.4
-
Lecture5.5
-
-
Thanks Giving
1-
Lecture6.1
-
This content is protected, please login and enroll course to view this content!
2 Comments
Hi there!,
I was looking for an example where database object can be called from a view with helper functions on database to be accessed in a view. Can you help me with this.
Hi,
You can use the database and it’s instance in same way as we use in controller. Even we can connect with multiple database as well in helper as well.