Closed SankhaRx closed 6 years ago
If your Godaddy hosting support to install nodejs then you can do it.
Yes I have installed Node.js with putty, now I want to know how can I handle these commands in server export NODE_ENV=dev npm start and php artisan serve how can I automate these command?
require DIR.'/bootstrap/autoload.php'; $app = require_once DIR.'/bootstrap/app.php';
Ok thanks I will try and let you know. Thanks for this great app. I am closing the issue for now..
pm2 start index.js or what ?
Hii
Yes index.js
Thanks, it working but i have another problem now .. i can send from one side and receive at the other side but can't reply or send from also can't see if any one is online or not
Hii,
May be node server not properly configured or if any error please send me screenshot.
Also please read readme.md file all dependency are installed
Thanks
I want to deploy this app in Godaddy hosting with Apache and PHP, how can I do this?