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

Atef95's avatar

Backoffice seperation

Hey guys ,

I have a laravel application that connects to a front end app ( react ) through webservices..

The react app handles the frontoffice side of the project and later on we have to implement the back office for admin access...

My question here :

which approach is better creating the backoffice in the react app itself or seperate it in the laravel one ?

Thank you !

0 likes
1 reply
ratheep's avatar

Hi @atef95

I think, If you have a strong policy implementation, you don't worry about that.

Thanks.

1 like

Please or to participate in this conversation.