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
I tried to use https://scramble.dedoc.co/ to generate API docs for my actions. However, it does not seem to be able to detect the information as it does not use the "FormRequest" etc.
Is there any API docs generator package that is supported by laravel-actions? I found this package that intents to enable actions in scramble, but it's outdated and does not work with the latest version.
I played around and tried to implement it on my own, but failed.