Support the ongoing development of Laravel.io →
Installation Configuration Architecture
Last updated 2 years ago.
0

Laravel gets better with every release. Optimize and it will surprize you.

My exp on Homestead : Laravel is super fast

Last updated 2 years ago.
0

That is very nice result you have there. I'm currently running XAMPP in my local machine with PHP 5.4. Can we achieve the same result without using Homestead because I'm trying to simulate the production environment locally.

This aspect is reason I'm hesitate to use laravel 4 now.

Last updated 2 years ago.
0

The best I could achieve with XAMPP on my local server was 70 - 100ms with 3MB run after optimizing.

Try :

  • Enable Zend OpCache
  • Remove unused service providers
  • artisan optimize etc..
Last updated 2 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

iainheng iainheng Joined 8 Nov 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.