Steps to be followed to develope this projects
- Create Project
- Connect DB
- Install Breeze Package
- Create factories and UserSeeder
- Migrate with seed
- Create Controller and Dashboard for Admin, agent and User
- Modify AuthinticatedSessionController to redirect Admin,agent and user dashboard.
- Create Role Middleware ,register it in carnel and set middleware so that user can not login to agent and admin.
- Set login with Username and phone number also alongside email
- Download Admin Dashboard
- import dashboard resource to apps
- Segment the dashboard UI
- Add logout functionality in admin dashboard
- Customize login form
- Refresh Admin Template
- asset path updated
- Profile section updated
- Work with change password feature
- Work with User User login and register
- Work with User Dashboard and Profile