Does anyone try on Botman studio 2.0 with Ubuntu server 16.0? I tried it for telegram chatbot but it didn't work.
I can download the botman studio and driver without any error.
When I try to use php artisan serve, I can see Laravel development server started: http://127.0.0.1:8000 but accessing this local URL gives 404 error.
I also tried to follow the steps on this link-
Everything is installed and configured without any error yet it does not work.
Please check the screen capture below.