React PHP with Laravel 4
Asked Answered
D

1

6

I'm using Laravel 4 and as I was going through React PHP , wandering if there is any way to use React PHP with Laravel.

Is there any example to start with React PHP with Laravel ? or any suggestion to use it with Laravel ?

Detrusion answered 8/2, 2014 at 12:3 Comment(4)
Are you saying you want react to play webserver, and run laravel in that webserver? A little bit of insight in what you hope to gain with this might help.Tindle
i came across React Php that used for Non-Blocking IO in php . The thing is , i want to implement Non-blocking IO in Laravel as node.js do. how can i do that ?Detrusion
did the tutorial help? its an interesting play but it uses emberjs too so i was a bit turn off by it.Sardonyx
nop,I"ve started with it but same problem ..too much emberjsDetrusion
J
3

Since you asked for a place to start or examples of React with Laravel, you should check out this link. Christopher Pitt uses React to create a real time chat using Laravel (and EmberJS).

https://medium.com/laravel-4/eaa550829538

Janinejanis answered 11/2, 2014 at 4:56 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.