Answer the question
In order to leave comments, you need to log in
How to set up laravel?
The question is : There is a site on the
Lar
, but the download of this site is very slow - 0.5 seconds
)
the site has static pages (route-> view no databases and controllers), and the speed of these pages is on average 0.5 seconds
Thanks
PS Setting up the server is also not an option ...
Answer the question
In order to leave comments, you need to log in
Laravel is not slow (I have normal loads with both the database and a bunch of requests. As I understand it, you have a problem in scripts and possibly large pictures, well, in theory, nothing else can slow down if there are no third-party requests.
is caching enabled? if it is not enabled, it must be enabled. If it doesn’t speed up, read here how to do it: https://laravel.com/docs/5.5/cache
ps Laravel is pretty slow and for light applications it will certainly lose a lot. Honestly, I don’t understand the point of using it without a database and controllers at all.
And what does the debugbar show about the execution time?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question