-
Notifications
You must be signed in to change notification settings - Fork 786
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
19f8ef0
commit e260c86
Showing
1 changed file
with
3 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e260c86
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @taylorotwell
Because check configuration is cached, i get error when call console php artisan on lumen 5.8
Call to undefined method Laravel\Lumen\Application::configurationIsCached()
e260c86
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nasrulhadi you could probably just PR a fix that checks for Lumen. Be sure to include the URL to this commit for reference, and clearly explain (as you did above) in your PR what the problem is and why you're submitting the PR.
e260c86
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#1046
e260c86
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We don’t support Passport integration with Lumen. Please see https://lumen.laravel.com/docs/5.8#compatibility
It’s best that if you wish to use Passport that you use the Laravel framework instead.
e260c86
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you can use this https://github.com/dusterio/lumen-passport