Skip to content

Commit

Permalink
add url to issue
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkaOnLine committed Jan 16, 2018
1 parent c0ec855 commit 2e217ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ TIPS
One of the setting I find useful to enable is `l5-swagger.generate_always`, which will cause your Swagger doc to be regenerated each time you load the Swagger UI (<span style="color:OrangeRed">not intended for production use!</span>). All you have to do to enable this in your dev environment is add an environment variable to `.env` named `L5_SWAGGER_GENERATE_ALWAYS` and set it to `true`.

## oauth2 + passport = Bearer \<token\>
Follow instruction in issue #57.
Follow instruction in [issue #57](https://github.com/DarkaOnLine/L5-Swagger/issues/57).

Changes in 5.0
============
Expand Down

0 comments on commit 2e217ab

Please sign in to comment.