feat(profile): add update profile functionality
- Implemented functionality to update user profile information.
- Includes validation for required fields and feedback on successful updates.
feat(debugbar): integrate Laravel Debugbar for debugging purposes
- Added Laravel Debugbar to assist with debugging during development.
- Provides detailed request, query, and performance metrics.
style(login): update login & register page UI
- Improved layout and spacing for better usability.
- Updated color scheme to match the overall theme.
- Adjusted input field styling for consistency.
Full Changelog: v1.1.5...v1.1.6