linguist icon indicating copy to clipboard operation
linguist copied to clipboard

Not Working with url()->previous() and on FormRequest-Redirects

Open volkeransmann opened this issue 6 years ago • 0 comments

Hi,

the plugin does not seem to work with url()->previous() or on FormRequest Redirects. You can try be creating a controller for a form that makes use of a FormRequest (https://laravel.com/docs/5.6/validation#form-request-validation) and triggering an error in your rule-set. The following redirect will lead the user to a non-prefixed url.

volkeransmann avatar Aug 25 '18 16:08 volkeransmann