Laravel this is not only a practical framework, it is also a programming style
I'm new to api authentication (passport) in laravel. Is it possible to guard api routes using
api authentication
$this->middleware('auth:api');
even if used the laravel built in authentication (php artisan make:auth)?
(php artisan make:auth)
Aucun commentaire:
Enregistrer un commentaire