1. Plan For CRUD Based Plugin
2. CRUD - Setup Installation
3. CRUD - EmployeeManager Plugin Setup
4. CRUD - Migration Settings
5. CRUD - Plugin Routes Setup
6. CRUD - Create Controller Methods
7. CRUD - Create Layout & Templates
8. CRUD - Download Assets Files [ CSS JS ]
9. CRUD - Master Layout Setup
10. CRUD - Add Employee Template
11. CRUD - List Employee Template
12. CRUD - Edit Employee Template
13. CRUD - Create Button Linkings
14. CRUD - Create & Save Employees
15. CRUD - List Employees From DB Table
16. CRUD - Read Single Employee Data
17. CRUD - Update Employee Data
18. CRUD - Ajax Setup (For Delete)
19. CRUD - Ajax Delete Operation