Defining macros in lumen/maravel vs laravel #5
macropay-solutions
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Lumen/Maravel need macros to be defined in the register function from a service provider no mater if the provider is deferrable or not while laravel needs it in boot method for deferrable provider.
Beta Was this translation helpful? Give feedback.
All reactions