3

Currently, I have a laravel nova application on a vps, since the domain is linked to the server the performace is very low. All the requests that are slow come from nova-api, they take 15 to 20 seconds per request. I have attached a screenshot that shows the problem. I don't have much experience with this myself. So I was wondering if more people have had this problem and have a good solution for it

screenshot of loading times

shaedrich
  • 5,457
  • 3
  • 26
  • 42

1 Answers1

0

Make sure Xdebug is not active on your server.

Ayman Ferki
  • 196
  • 7