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

psbharathy's avatar

Setup Multiple Laravel & PHP versions in a server

Hi , Currently, I am developing multiple php and laravel application in parallel , each application runs in different PHP version & Laravel versions . Setting up these application is taking so much consumption and hectic . Is there any other way for application setup without multiple homestead box ( VMs) ?

0 likes
3 replies
londoh's avatar

I assume your using homestead and i should say I've never used it. But in most servers os's its possible to install multiple versions of php and switch via server config so each site can use whichever it needs. I'd be pretty sure its possible in your case.

Google may well be your friend here (other search engines are available)

Please or to participate in this conversation.