We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As discussed on the chat.
The text was updated successfully, but these errors were encountered:
I wonder...can we sneak this into v4? Would it be BC? What happens if you call register twice on a service provider class?
register
Sorry, something went wrong.
@alexweissman Calling register twice was happening in the migrations before. Made core act a little... odd.
Could be something else than registering twice? My middleware was loaded along side it's service provider no problem?
Ok, this will be implemented in the upcoming version 4.1.
Implemented in develop.
develop
alexweissman
No branches or pull requests
As discussed on the chat.
The text was updated successfully, but these errors were encountered: