|
|
1a3f82b22c
|
Implement language switcher functionality and enhance localization support: add available locales configuration, update SetLocale middleware to handle language selection via query parameters, and integrate language switcher buttons in the settings layout. Additionally, update various views to utilize translation functions for improved internationalization, ensuring consistent language support across the application.
|
2025-07-29 17:04:13 +05:00 |
|
|
|
834822e182
|
Remove welcome.blade.php and update various views to use translation functions for improved localization support. Changes include updating labels, titles, and alerts across multiple pages to utilize the __('') function, enhancing the application's internationalization capabilities.
|
2025-07-29 16:39:27 +05:00 |
|
|
|
a627c85416
|
Add CSRF token meta tag for enhanced security and update form labels in careers index view to indicate required fields.
|
2025-07-29 11:30:14 +05:00 |
|
|
|
9b3ca3ff66
|
Update footer and header navigation links to reflect new route for success stories, and remove pagination section from news index view for cleaner layout.
|
2025-07-28 21:17:54 +05:00 |
|
|
|
1b4989b440
|
Enhance solution management features: add title_description and bullets fields to SolutionResource, update OurSolutionPageController to fetch solutions in descending order, and create new views for displaying solutions with detailed descriptions and bullet points. Adjust CSS for active button styling and update navigation to reflect title instead of name for solutions.
|
2025-07-28 20:33:38 +05:00 |
|
|
|
7fdb99cc79
|
Refactor navigation settings across multiple pages: update navigation groups and labels for HomePageSettings, ManageCtaSettings, ManagePortfolio, ManageSolutions, ManageSuccess, and ManageSite. Introduce solutions data fetching in OurSolutionPageController and enhance header navigation with dynamic solutions list. Update database migration to include new fields for solutions.
|
2025-07-28 20:06:11 +05:00 |
|
|
|
69dd14e06c
|
first
|
2025-07-26 13:25:50 +05:00 |
|