akaunting / laravel-firewall

Web Application Firewall (WAF) package for Laravel
https://akaunting.com
MIT License
943 stars 106 forks source link

Issues with Validation messages and incorrect redirect in Laravel 9 Inertia.js Jetstream #63

Closed ljsharp closed 1 year ago

ljsharp commented 1 year ago

Hi, before installing this package, everything works okay with the validation messages and redirects to the intended location (URL). After doing some operations, I wanted it to be redirected to an intended URL but instead to a previous location with or without validation errors thrown. Also, the validation messages are like this: validation.required

samehdoush commented 1 year ago

because lang folder #59

denisdulici commented 1 year ago

Fixed in the latest version.