Answer the question
In order to leave comments, you need to log in
How can I make Laravel look like Lumen (disable unnecessary features for speed)?
Hello.
I want to make a front for Laravel on a js-framework, so I don’t need Blade.
I read somewhere that if you turn off Blade and everything unnecessary, it will be faster, like Lumen.
I don’t want to use Lumen itself because what if I need to turn it back on)) but they say that it hurts in Lumen))
How to disable unnecessary things in Laravel to speed up?
Thank you.
Answer the question
In order to leave comments, you need to log in
Why disable? Does it always work somewhere by itself?) Just don't use view() anywhere
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question