keevitaja/linguist

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

volkeransmann opened this issue · 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.