Skip to content

Commit

Permalink
Merge pull request #9 from gazben/patch-1
Browse files Browse the repository at this point in the history
Url generation is fixed in lumen console
  • Loading branch information
vluzrmos authored Jun 27, 2018
2 parents 550c81e + a8569e8 commit 845fbb2
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,6 @@ To use the shell:

`php artisan tinker`

# Known Issues

Lumen UrlGenerator do not generate correctly urls for non-browser requests, if you
want to generate url on console commands or tests, I recommend you to install that
package to fix it:

- [vluzrmos/lumen-url-host](https://github.com/vluzrmos/lumen-url-host).

# Credits

That package is a partial modification
Expand Down

0 comments on commit 845fbb2

Please sign in to comment.