laravel-localization icon indicating copy to clipboard operation
laravel-localization copied to clipboard

Preserve "locale" cookie value on redirect to localized URL

Open okovpashko opened this issue 4 years ago • 2 comments

Set the detected locale instead of the first URL path segment to the "locale" cookie during redirect caused by LocaleCookieRedirect

Fixes #714

okovpashko avatar Mar 28 '20 18:03 okovpashko

Good catch! Could you add a test ?

iwasherefirst2 avatar Sep 04 '21 17:09 iwasherefirst2

@iwasherefirst2 done. Please check it out.

okovpashko avatar Dec 04 '21 00:12 okovpashko