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

judda's avatar
Level 15

Two questions about Laravel Forge

So I'm thinking about buying a Laravel Forge membership but I have two questions about it and would like to know the answer before buying (one could change the plan I choose).

1 - If I get a "Forge Plus" membership, do the members of my team also have to have their own subscription to Laravel Forge? Or can they just get added to my team with no charge? 2 - Can I have Laravel Forge deploy out to several sites on the same server (i.e. each server / domain using a different user account)?

Thanks for the help! Andrew

0 likes
3 replies
christopher's avatar

Never used Teams, but you try Forge free for 5 days.

To your second Question: Yes. You can add as many Sites as you want / your server can handle. But the Sites are not related to a User Account. So you cant use Forge to give your customers access to there sites like a Server Administration Tool like Plesk, ISPConfig, cPanel etc.

ibourgeois's avatar
Level 28

1 - Your team members will not have to have their own subscriptions or pay. 2 - Forge will allow you to deploy several domains on each server. I'm not sure what you mean by using a different account...

judda's avatar
Level 15

Right now I have two servers that I use to normally run my applications. I use the unix user permissions to restrict access (i.e. site1 and site2 both have different user accounts so that if something goes wrong on site2 and their environment accidentally destroys itself (unlikely but possible), it wouldn't affect site1.

Thank you for the information :)

Please or to participate in this conversation.