Version 1.0.0
- 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.