how do i view the docs generated from api:docs?
Open
- Dominant language
- PHP
- Stars
- 9.4k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
| Q | A
| ----------------- | ---
| Bug? | no|
| New Feature? | no|
| Framework | Laravel|
| Framework version | ?
| Package version | ?
| PHP version |7.4
#### Actual Behaviour
i ran `php artisan api:docs --name api`
the output i received:
"FORMAT: 1A
# api"
#### Expected Behaviour
i am expecting to be able to access these docs. is there a url route to view them? otherwise, how do i use/view the docs that were generated?
Contributor guide
Assessment
This issue has not been assessed yet.