Closed HyanCat closed 7 years ago
Thanks for your contribution :) I think a few thinks can be done simpler, also where is the different serviceProvider for? And how did you get Illuminate/Routing to get to work?
Yeah, you are right and simpler.
But another problem is: the unused AuthorizesRequests
and ValidatesRequests
are not supported in Lumen too. I will close this PR and hope you can remove them in controller later.
And, thanks for your nice work.
We know, the
Route
facade does not work inLumen
. I made a simple work that let the package work well forLumen
.