mcamara/laravel-localization
Laravel localization helper for multi-language apps: detect browser language, redirect and persist locale (session/cookie), define routes once with locale prefixes, translate routes, optionally hide default locale, plus helpers like language selector. Supports caching and testing.
Full Changelog: https://github.com/mcamara/laravel-localization/compare/v2.3.0...v2.4.0
Full Changelog: https://github.com/mcamara/laravel-localization/compare/v2.2.1...v2.3.0
Full Changelog: https://github.com/mcamara/laravel-localization/compare/v2.2.0...v2.2.1
Full Changelog: https://github.com/mcamara/laravel-localization/compare/v2.1.0...v2.2.0
Full Changelog: https://github.com/mcamara/laravel-localization/compare/v2.0.1...v2.1.0
Compatibility with Laravel 10
Compatibility with Laravel 8
en_CA to the default config file by @xitudeFixes a bug introduced with 1.4.2.
Compatibility with Laravel 6
Compatibility with Laravel 5.8
'utf8suffix' => env('LARAVELLOCALIZATION_UTF8SUFFIX', '.UTF-8') to config file.How can I help you explore Laravel packages today?