What is the version in the composer.json of the darkaonline/l5-swagger When i first installed it - it was 2.0 and i changed to "darkaonline/l5-swagger": "^8.0" then composer update and then php artisan vendor:publish --provider="L5Swagger\L5SwaggerServiceProvider"
Dec 8, 2023
2
Level 1
Swagger in Laravel 10
Hey guys,
i feel very dumb today, i haven't found a good intoduction to use swagger on laravel 10. I've tried the darkaonline/l5Swagger. I've installed them as described, i run php artisan vendor:publish --provider "L5Swagger\L5SwaggerServiceProvider" and get back:
INFO No publishable resources for tag [].
Whats does this mean? What exactly i have todo, anybody knows it?
Level 6
1 like
Please or to participate in this conversation.