Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@ivanvermeyen ivanvermeyen released this 03 Apr 17:39
· 249 commits to master since this release
  • Automatically register a route for each locale you wish to support.
  • Generate localized route URL's in the simplest way using the route() helper.
  • Redirect to localized routes using the redirect()->route() helper.
  • Allow routes to be cached.
  • Let you work with routes without thinking too much about locales.
  • Optionally translate each segment in your URI's.