-
Notifications
You must be signed in to change notification settings - Fork 5
Maravel 10.51.5 #77
New issue
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
base: dev
Are you sure you want to change the base?
Maravel 10.51.5 #77
Conversation
|
Test it locally in your computer first !! |
|
Until monday I can't. I did it from my phone. |
To be like the default from Maravel.
Set production and disable debug mode
|
No luck so far in making it run locally in docker without these changes. Docker build fails. ` => ERROR [2/4] RUN apt-get update && apt-get install -y libicu-dev 528.7s
apache.dockerfile:32 |
|
|
@joanhey Managed to run it without docker. 15.9% more rps for maravel vs lumen with this PR
UPDATE
When done one at a time
vs
vs
vs
|







Add Maravel Microframework which is an improvement from Lumen 10.
It supports config:cache and route:cache as opposed to Lumen but I did NOT include then.