Laravel Lumen framework compatibility #405
alexconesap
started this conversation in
Ideas
Replies: 1 comment
-
We don't support Lumen, but feel free to fork the package. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Would be super to use your package in Lumen framework apps.
Since both frameworks share almost the same "illuminate/*" packages, just replacing the "laravel/framework" composer' dependency by "illuminate/database" should do the trick.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions