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 ?

4
  • 1
    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. Commented Feb 8, 2014 at 12:25
  • 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 ? Commented Feb 9, 2014 at 3:36
  • did the tutorial help? its an interesting play but it uses emberjs too so i was a bit turn off by it. Commented Jul 21, 2014 at 17:39
  • nop,I"ve started with it but same problem ..too much emberjs Commented Jul 22, 2014 at 11:25

1 Answer 1

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

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.