bradtraversy / laravel-sanctum-api

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

Controller middleware #4

Closed walidabou closed 2 years ago

walidabou commented 2 years ago

Moved the auth middleware from api.php to ProductController