R
R
Roman2019-06-04 04:48:56
Laravel
Roman, 2019-06-04 04:48:56

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

1 answer(s)
K
Konstantin B., 2019-06-04
@procode

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 question

Ask a Question

731 491 924 answers to any question