Open prabodhadarshani opened 4 years ago
When I generate for my Lumen project with this command : php artisan apidoc:generate
In ApiDocGeneratorServiceProvider.php line 27: Call to undefined method Laravel\Lumen\Application::configPath()
how to resolve this?
When I generate for my Lumen project with this command : php artisan apidoc:generate
In ApiDocGeneratorServiceProvider.php line 27: Call to undefined method Laravel\Lumen\Application::configPath()
how to resolve this?