https://github.com/aasif-iqbal/crud-in-codeigniter
The CRUD paradigm is common in constructing web applications, because it provides a memorable framework for reminding developers of how to construct full, usable models.
https://github.com/aasif-iqbal/crud-in-codeigniter
Last synced: about 2 months ago
JSON representation
The CRUD paradigm is common in constructing web applications, because it provides a memorable framework for reminding developers of how to construct full, usable models.
- Host: GitHub
- URL: https://github.com/aasif-iqbal/crud-in-codeigniter
- Owner: aasif-iqbal
- License: mit
- Created: 2021-04-29T04:25:43.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-21T15:53:39.000Z (almost 4 years ago)
- Last Synced: 2025-01-18T09:34:19.010Z (3 months ago)
- Language: PHP
- Homepage:
- Size: 1.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: license.txt
Awesome Lists containing this project
README
# Crud-In-Codeigniter
### 1. Home Page
### 2. Add Employee Details
### 3. Validation Check
### 4. Edit Record
### 5. Update notification
### 6. Delete Record
### 7. Search
### 8. No Match Found
