Support the ongoing development of Laravel.io →
posted 9 years ago
Installation
Last updated 1 year ago.
0

The encryption method is why it needs to be 5.3.7+

Read here for more info.

It is mentioned in that article that it will help you get down to 5.3.2. I don't know what other part is keeping it above 5.3.1.

Last updated 1 year ago.
0

Laravel 4.2 requires PHP 5.4, btw. PHP 5.3 is EOL and with cheap hosting like DigitalOcean and the likes there's no reason to stay on 5.3. Get yourself a server with PHP 5.5 is my recommendation.

As for your question, Laravel uses the bcrypt algorithm when hashing passwords, which requires PHP 5.3.7.

Last updated 1 year ago.
0

It seemed to install OK. I am using the webserver at work, and they are reluctant to go up to 5.4 though I'm not sure why, but I don't have the political positioning to make demands. I did demand stronger coffee, which, after several months of review and analysis it was finally determined that we could, indeed, add 1 extra ounce per 8 cups.

Last updated 1 year ago.
0

I believe that in the near future Laravel will require PHP 5.4 at a minimum due to the use of traits, even if you can wrangle Laravel into submission on 5.3.1 you're going to hit a wall soon. Do you have the political pull to get a new server provisioned for your Laravel projects? That'll give you the best of both worlds, they'll be able to maintain old projects without constraining new.

Last updated 1 year ago.
0

That would solve it. I'm going to try to take advantage of what I can now. Looks like the only recourse is to upgrade to php5.4.

Thanks!

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

joe44850 joe44850 Joined 20 May 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.