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

chern123's avatar

Laravel Forge For Split Frontend/Backend Repositories

Working on a project where the frontend and backend are split into separate git repo's. Is the deployment of an app structure like this in Laravel Forge feasible/practical?

I'm looking around, and it seems like you can only associate one Github repo with one subdomain (i.e dev.application.com)?

Has anyone done anything like this in Forge?

0 likes
2 replies
martinbean's avatar
Level 80

@mdobrenko Well no, because Forge assumes if you’re deploying a project, it’s in a single Git repository.

Why split a project into separate repositories if you’re just going to deploy them at the same time any way?

1 like
chern123's avatar

I just realized there isn't any real reason to have them that way... thanks for pointing that out

1 like

Please or to participate in this conversation.