Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validation errors do not show #54

Closed
tabacitu opened this issue Jul 7, 2016 · 0 comments
Closed

Validation errors do not show #54

tabacitu opened this issue Jul 7, 2016 · 0 comments
Milestone

Comments

@tabacitu
Copy link
Member

tabacitu commented Jul 7, 2016

Simptoms: everything looks fine in the controller, model, request, but validation errors DO NOT SHOW; After validation (which does happen), you are redirected back to the create/edit page, but without showing any errors and with emptied fields.

If you happen to spend A LOT of time trying to figure out, here it is:

  • in your routes.php file, make sure your CRUD panel is not behind the web middleware.

That's it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant