Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use this without dingo/api? #45

Open
mcblum opened this issue Oct 13, 2016 · 2 comments
Open

How to use this without dingo/api? #45

mcblum opened this issue Oct 13, 2016 · 2 comments

Comments

@mcblum
Copy link

mcblum commented Oct 13, 2016

Sorry for the stupid question, but I've pulled this into my Laravel application and I have no idea how to use it independently of the larger api package. Any information on how to get up and running would be really helpful and thank you!

Matt

@michabbb
Copy link

read the wiki and then create the docs with: php artisan api:docs or create a html of it with php artisan api:docs > output.apib and then, for example use aglio

@ghost
Copy link

ghost commented Jun 29, 2017

How to run the php artisan api:docs command without having to install dingo/api ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants