I have a Laravel (7x) web app, and an API for front-end. I use Laravel Passport for this communication.
use Laravel\\Passport\\Passport;
There is