Level 51
Use React as a component inside the page.
PS: I would use AlpineJS for it's small size.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I want to use react for specific pages in my laravel application. Im using Laravel as fullstack stack. So im using standard html-css-pure js flow.
But in my specific pages (i have some calculator etc.) i want to use react, to manage state easily. Is there any way to do it without creating bearer token flow.
When I connect react, i want to get all my session data. is that possible?
Please or to participate in this conversation.