Codeigniter 4 PHP Framework Complete Guide for Codeigniter 4 tutorials
1) Installation manual and Composer installation
2) Settings of Index Page and there ht-access
3) MVC Pattern for Codeigniter 4
4) HTML CSS JS Integration
5) Database Connection
6) Define Routes for Pages and Functions
7) Controllers / URI Segments/ Multiple Parametor
8) Setting of Base URL
9) Make Seprate Admin Panel
10) Registration Page
11) Login page
12) Forgot Password & Change Password With Token
13) Session management
13) Logout Page
14) Insert Data in database
15) View and List all records
16) Update data into database
17) Delete Data in to database
18) Pagination of listed records
19) Page Authorization with Session secure page
20) Form Validation
21) Contact Form
22) Helpers
24) Filter Hooks
25) Query Builder with Multiple Conditions
26) File Uploads and Gallery
27) Multiple File Uploads
28) Email SMTP Configuration
29) Login with SMS OTP Mobile
30) CRUD With Ajax