Skip to content

Error page with permissions #13

@yagrasdemonde

Description

@yagrasdemonde

I have an error : if I check edit_posts and uncheck the others permissions for the User role.

When I try to access to http://domain/public/posts/4/edit
I can see the post, but when I want to save my modification, I have the error NotFoundHttpException in Handler.php line 131 : No query results for model [App\Post] 4.

In my application I wish to not permit to show a list of posts for an user, but with a given url I want to permit user to edit a certain post.

Can you help me ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions