Version 2.2.3
- Return a URL with query string from
Route::localizedUrl()
- Use the
route()
helper for named routes to support translated slugs with theLang::uri()
macro - Improve unregistered route handling in the
UrlGenerator
Route::localizedUrl()
route()
helper for named routes to support translated slugs with the Lang::uri()
macroUrlGenerator