• Laravel
  • PHP
  • Laravel Localization – Add i18n support via routes

    Easy i18n localization for Laravel, an useful tool to combine with Laravel localization classes.

    The package offers the following:

    • Detect language from browser
    • Smart redirects (Save locale in session/cookie)
    • Smart routing (Define your routes only once, no matter how many languages you use)
    • Translatable Routes
    • Supports caching & testing
    • Option to hide default locale in url
    • Many snippets and helpers (like language selector)

    Github: https://github.com/mcamara/laravel-localization

    Để lại một bình luận

    Email của bạn sẽ không được hiển thị công khai. Các trường bắt buộc được đánh dấu *

    1 mins