I installed swaggervel in my project but when i go to /api-docs i get this error
FatalErrorException in routes.php line 39:
Class 'Swagger\Swagger' not found
in C:\projects\laraveltest\laravel\vendor\jlapp\swaggervel\src\Jlapp\Swaggervel\routes.php line 39
Also i get error when i visit /docs
NotFoundHttpException in C:\projects\laraveltest\laravel\vendor\laravel\framework\src\Illuminate\Foundation\Application.php line 879:
Cannot find C:\projects\laraveltest\laravel\storage/docs/api-docs.json
I installed swaggervel in my project but when i go to /api-docs i get this error
Also i get error when i visit /docs