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

pinetco's avatar
Level 38

How to use Laravel Valet with Multiple Versions of PHP to support backward compatibility

I'm using [email protected] with all of our laravel projects. but recently I've updated my php version to [email protected] & also upgraded Valet & Laravel Installer. After that all of our old projects are stopped working because valet is using [email protected] behind the scene. so is there any way I can use both the versions of php based on project's requirements?

0 likes
1 reply

Please or to participate in this conversation.