- Student Management
- Course management
- Manage subjects
- Manage Instructors
- Manage Student Transactions
- Update profile / password
- Instructor Dashboard
- view profile
- view todays classes
- view all assigned classes
- Update profile
- Change password
- Instructor Dashboard
- view profile
- view todays classes
- view all assigned classes
- view transaction
- Update profile
- Change password
clone this project to local system and run composer install
to install packages.
run php artisan serve
to run the local server.