Laravel 10.4: Problem with policy. User Users should only edit their own posts
I Newbie and am trying to learn Laravel, and I am doing some exercises for Laravel's main functions. I have created a Dashboard where users can add their own posts, however I have noticed that when I open the page…