You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using laravel-apidoc-generator. I want to add header request for some route, but it is not working. php artisan api:generate --header="Authorization: Bearer AccessToken".
An error has occurred : The "--header" option does not exist.
Please help me. Thanks so much!
The text was updated successfully, but these errors were encountered:
I'm using laravel-apidoc-generator. I want to add header request for some route, but it is not working.
php artisan api:generate --header="Authorization: Bearer AccessToken"
.An error has occurred :
The "--header" option does not exist.
Please help me. Thanks so much!
The text was updated successfully, but these errors were encountered: