laravel-apidoc-generator
laravel-apidoc-generator copied to clipboard
not found Mpociot\ApiDoc\ApiDocGeneratorServiceProvider update README.md
I use composer require --dev mpociot/laravel-apidoc-generator
install
Deployment use composer install --optimize-autoloader --no-dev
but show this error
In Application.php line 635:
Class 'Mpociot\ApiDoc\ApiDocGeneratorServiceProvider' not found
But apidoc.php is not needed for production I think the kit was developed I am not sure if the change is correct