This website requires JavaScript.
Explore
Help
Sign In
nurmuhammet
/
gujurly.com
Watch
1
Star
0
Fork
0
You've already forked gujurly.com
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
gujurly.com
/
database
/
seeders
History
Nurmuhammet Allanov
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
..
BrandTableSeeder.php
Refactor form components across multiple pages: enforce required validation on various text inputs and file uploads in HomePageSettings, ManagePortfolio, ManageSite, ManageSiteSocialSettings, ManageSolutions, ManageSuccess, and update the news index view to display dynamic content.
2025-07-28 17:14:40 +05:00
DatabaseSeeder.php
Add solutions image upload field and update settings: introduce a file upload component for solutions images in ManageSolutions, add solutions_image property to SolutionSettings, and update related database migrations and views to support dynamic image display.
2025-07-28 17:43:05 +05:00
NewsTableSeeder.php
Refactor resource files: remove unused imports and clean up code across various resource and controller files for improved readability and maintainability. Update currency list formatting in helpers for consistency.
2025-07-29 13:29:23 +05:00
UsersTableSeeder.php
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