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
1a3f82b22c42b10787ca09b26bb0ba0d364067b9
gujurly.com
/
resources
/
views
/
web
/
pages
/
news
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
..
index.blade.php
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
show.blade.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