bradtraversy / laravel-sanctum-api

REST API with auth using Laravel 8 and Sanctum
285 stars 150 forks source link

Added relationship to user and product #2

Open margaiwangara opened 3 years ago

margaiwangara commented 3 years ago

Added relationship between user and product such that only the user who created a resource will be able to delete or update a product