Level 75
Load balancing, proper indexing, but also look at https://laravel.com/docs/10.x/octane
Edit:
Also make sure you are not getting the N + 1 problem.
1 like
I would like to ask if any can suggest a good and tested package that can help to improve Laravel website speed
Load balancing, proper indexing, but also look at https://laravel.com/docs/10.x/octane
Edit:
Also make sure you are not getting the N + 1 problem.
Please or to participate in this conversation.