Skip to content

Version 1.3.11

Compare
Choose a tag to compare
@mcamara mcamara released this 04 Sep 10:31
· 91 commits to master since this release
c661954
  • Merged in solution for caching translated and localized routes (originally in separate package czim/laravel-localization-route-cache) by CZim.
    If you used this package, be sure to remove it when upgrading to this version.
  • Added 'utf8suffix' => env('LARAVELLOCALIZATION_UTF8SUFFIX', '.UTF-8') to config file.