kusowl
|
62651a8c0a
|
refactor: broker dashboard route structure
- add broker dashboard controller
- make view name RESTful
- make the routes under prefix so that in all routes follows same route scheme.
|
2026-01-12 12:40:36 +05:30 |
|
kusowl
|
1ca9f779c5
|
feat(dashboard): restrict dashboard url to intended role
- add HasRole middleware
|
2026-01-12 11:50:48 +05:30 |
|
kusowl
|
8c93e78955
|
feat(Authentication): User log in, role based dashboard, and logout
- add login functionality
- alerts for registration and user account status
- fix status of broker role is not pending during registration
|
2026-01-09 15:17:28 +05:30 |
|
kusowl
|
ec7ae434c4
|
feat(registration): User registration
- add validation, and prepare the model.
- show errors in form components
- refactor route file to make register route as resource
|
2026-01-09 14:00:42 +05:30 |
|
kusowl
|
208fb5aa95
|
feat(landing page): add navbar, hero section and why choose dealhub
- bulk commit due to repo issue
- why choose dealhub (wip)
|
2026-01-07 18:49:44 +05:30 |
|