How can I add botman 2.0 in an existing laravel 5.6 project? The commands in the documentation creates a new laravel project
https://botman.io/2.0/driver-web It's working, I tested. Check the video on the course about that too if you need further details....
I mean add botman studio 2.0 in existing laravel project. I'm going to use facebook messenger driver. I tried to copy botman studio, everything is working except the botman.php route. Codes written there doesn't seem to work.