Level 1
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
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 !
Please or to participate in this conversation.