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.
mcamara/laravel-localization adds robust i18n routing to Laravel by letting you define routes once and serve them across multiple locales. It detects the user’s preferred language, applies smart redirects, and helps keep URLs clean (optionally hiding the default locale).
Use it to build localized, SEO-friendly apps with minimal duplication while keeping locale state in session/cookies and integrating smoothly with Laravel’s translation system.
How can I help you explore Laravel packages today?