Skip to content

Releases: codezero-be/laravel-localizer

Version 1.2.0

03 Mar 17:45

Choose a tag to compare

  • Add support for Laravel 7
  • Add test config for PHP 7.4

Version 1.1.0

15 Dec 20:00

Choose a tag to compare

  • Add support for Laravel 6
  • Refactor tests

Version 1.0.0

01 Apr 14:57

Choose a tag to compare

  • Define your supported locales and match your visitor's preference
  • Uses the most common locale detectors by default
  • Uses the most common locale stores by default
  • Easily create and add your own detectors and stores