Skip to content

Instantly share code, notes, and snippets.

@omarkdev
Created October 25, 2017 20:31
Show Gist options
  • Save omarkdev/c5c3429f92c7e886284778bc1f4d3c46 to your computer and use it in GitHub Desktop.
Save omarkdev/c5c3429f92c7e886284778bc1f4d3c46 to your computer and use it in GitHub Desktop.
rm routes/botman.php && wget https://raw.githubusercontent.com/botman/studio/master/routes/botman.php -P routes/ && rm app/Http/Controllers/BotManController.php && wget https://raw.githubusercontent.com/botman/studio/master/app/Http/Controllers/BotManController.php -P app/Http/Controllers/; rm app/Conversations/ExampleConversation.php; wget https://raw.githubusercontent.com/botman/studio/master/app/Conversations/ExampleConversation.php -P app/Conversations/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment