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

i think so. there is a homestead box for php7

0

that's what i thought too, but vanilla PHP works on my VM but laravel wont

Last updated 8 years ago.
0

what do you get? i mean any errors ?

0

the one i posted above.

0

Install pdo extension and try again.

If you are using remi repository, run this: sudo yum install php70-php-pdo

0

Make sure php7.0-mbstring is loaded.

0

Yes PHP 7 is supported with latest Laravel versions. In fact, Laravel performs much better with PHP 7. Here are the performance benchmark of Laravel with PHP7:

During the test, the blitz tool generated 29,214 hits successfully in 300 seconds. The Laravel app received 420.31 MB of data. The average hit rate of 97/sec translates to about 8,413,632 per day.

Source: https://www.cloudways.com/blog/laravel-5-benchmarks-php-5-6-and-7/

0

Sign in to participate in this thread!

Eventy

Your banner here too?

alainbelez alainbelez Joined 11 Feb 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.