I have a laravel API and in it, I need to authenticate access requests. So I used Passport Laravel, but according to the API return, there is some definition that I did not report in my code.
In my route, I type the middleware type:
Route::...
asked by
17.06.2018 / 17:52