laravel-apidoc-generator icon indicating copy to clipboard operation
laravel-apidoc-generator copied to clipboard

not found Mpociot\ApiDoc\ApiDocGeneratorServiceProvider update README.md

Open victorbuild opened this issue 4 years ago • 1 comments

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

victorbuild avatar Aug 06 '20 02:08 victorbuild

But apidoc.php is not needed for production I think the kit was developed I am not sure if the change is correct

victorbuild avatar Aug 06 '20 03:08 victorbuild