Question
ReactPHP 'React\EventLoop\Factory' not found
I’m completely new to ReactPHP and am trying to build a tool which will pull data in from a ReactJS site. Ignoring what I actually want the code to do, I can’t get ReactPHP to work on my droplet despite following the example to the letter.
Could this be as simple as needing to upgrade Ubuntu? I have installed everything I have been told to via Compser.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×