Skip to content

Conversation

@stayallive
Copy link
Collaborator

As reported in #919, in Lumen when Laravel 11 components are used we try to use the Context facade to get the context. However in Lumen you have the options to not load facades which causes an error. This solves it by resolving the underlying context repository directly from the container (which is exactly what the Facade would've done).

@stayallive stayallive merged commit bfc7401 into master Jul 17, 2024
@stayallive stayallive deleted the lumen-fixes branch July 17, 2024 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants