You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 17, 2024. It is now read-only.
root@543500e412a3:/var/www/html/mpmanager# php artisan apidoc:generate
ERROR There are no commands defined in the "apidoc" namespace.
root@543500e412a3:/var/www/html/mpmanager#
The final part of the
READMEmention someapidocscript https://github.com/inensus/MPManager/blob/master/README.md#generate-api-documentationThe script doesn't work
Assuming this is referring to https://github.com/mpociot/laravel-apidoc-generator/ I don't think is any hope to fix this, as this library seem dead and incompatible with Laravel >= 8, see issue in the repo https://github.com/mpociot/laravel-apidoc-generator/issues
There seem to be a succesor, namely https://scribe.knuckles.wtf/laravel but looks like it requires migration.
Can we remove the part from README for now, to avoid confusion? (If so, I'm happy to send a PR)