צפייה במאמרים שסומנו 'laravel'

 add current user id to new item

Open item Model , for example, PRoduct  item will be at App\Product.php <?php...

 Display item related to user id (and admin)

open new file  :  resources/views/vendor/voyager/products/browse.blade.php Add this code : @if...