https://github.com/mogahidgaffar/laravel9_localization
this example will help you laravel 9 localization switch language, In this example, we will create three languages English, Spanish and French website with translation,we will use laravel localization to add a translation for label.
https://github.com/mogahidgaffar/laravel9_localization
Last synced: 7 months ago
JSON representation
this example will help you laravel 9 localization switch language, In this example, we will create three languages English, Spanish and French website with translation,we will use laravel localization to add a translation for label.
- Host: GitHub
- URL: https://github.com/mogahidgaffar/laravel9_localization
- Owner: MogahidGaffar
- Created: 2023-08-23T07:57:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-23T08:17:22.000Z (about 2 years ago)
- Last Synced: 2025-01-15T18:39:43.617Z (9 months ago)
- Language: PHP
- Homepage:
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## laravel9localization
this example will help you laravel 9 localization switch language, In this example, we will create three languages English, Spanish and French website with translation,we will use laravel localization to add a translation for label.