- 
                Notifications
    
You must be signed in to change notification settings  - Fork 77
 
Open
Description
I'm using zircote/swagger-php to create documentation of my project.
They use doctrine/annotations to generate the documentation.
I'm trying to find a way to use laravel-doctrine and zircote/swagger-php with annotations, and not yml, xml or other stuff.
Am i missing something really silly?
The error:
[Doctrine\Common\Annotations\AnnotationException]
[Semantical Error] The annotation "@SWG\Swagger" in class App\Http\Controllers\Controller was never imported. Did you maybe forget to add a "use" statement for this annotation?
"laravel/lumen-framework": "5.5."
"laravel-doctrine/orm": "1.3.",
"laravel-doctrine/migrations": "^1.1",
"laravel-doctrine/extensions": "1.0.12",
"zircote/swagger-php": "^2.0"
Metadata
Metadata
Assignees
Labels
No labels