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

serra0904's avatar

Laravel with react vs laravel only

Hello guys,

I'm new to the laravel world (come from react and nodejs) and i'm building a web dev agency. Laravel seems to be the perfect framework to build fast robust and SEO friendly app for ma clients. But here is the thing :

I want to create a boirlerplate project with admin pannel, blog, auth etc.. the goal is to ship project really fast.

I'm wondering if it's a food idea to create the app part in laravel, and the admin pannel with react app (hosted on netlify), or if it's a better idea to create my boilerplate only on laravel and create the admin pannel with blade.

Thanks,

0 likes
1 reply
MohamedTammam's avatar

IT DEPENDS on your preferences, time, team, skills etc.

If you want to create a boirlerplate project quickly with the benfit of Laravel on the back-end and React on the front-end. I would recommend - it's only a recommendation - InertiaJS.

https://inertiajs.com/

Please or to participate in this conversation.