I am trying to run the Ratchet application demo but I can\'t execute the file
This is my file structure
/var/www/src/MyApp/ /var/www/src/MyApp/chat.
In my case, after spending half a day, I realised the error was because I missed this line:
require 'vendor/autoload.php';