mpociot / laravel-apidoc-generator

Laravel API Documentation Generator
https://beyondco.de/docs/laravel-apidoc-generator/
MIT License
3.43k stars 614 forks source link

^ "Call to a member function parameter() on array" #763

Open ppabcd opened 4 years ago

ppabcd commented 4 years ago

Hello, I have a lot of route list and when i run this command for generate a docs i got this problem. How to fix this problem. I check all of my route and all of them running correctly. Thank you for your attention.

php artisan apidoc:generate

image