Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

yabdab's avatar

Can I run php5.6 on latest valet version?

If the answer is yes, how do I do this?

I have an old project that is stuck on older version of Laravel and cannot be moved at this time.

TIA

0 likes
3 replies
yabdab's avatar

@Nakov I tried that and valet gave error that it no longer supported php 5.6 :(

Nakov's avatar

@yabdab so that's the answer. You can try installing Homestead or Docker and run an old php version that way, so it won't make problems with your local machine and yet you can still run your old project.

Please or to participate in this conversation.