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

Route-Model-Binding in Strict Mode? #32

Open
mikebronner opened this issue Jun 15, 2018 · 0 comments
Open

Route-Model-Binding in Strict Mode? #32

mikebronner opened this issue Jun 15, 2018 · 0 comments

Comments

@mikebronner
Copy link

I get page not found errors when trying to access a model for editing that hasn't been approved yet.
I'm using restful routes and controllers, along with route-model-binding. I suspect that the query for the route-model-binding is preventing me from accessing that model, because it hasn't been approved. Is there a recommended process for this? How can I access a record for approval (via route-model-binding) if that doesn't work?

Thanks!

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