- Clone
- npm install and composer update
- done
if you want to deploy to heroku.. enable \URL::forceScheme('https'); in AppServiceProvider
URL to send whatapps (if needed) -> https://directwhatsapp.herokuapp.com/{phonenumber}/{text}
{phonenumber} => add dialing country code with or without '+'
ex: +60142222222 or 60142222222
refer to this site https://countrycode.org/
open source project that is licensed under the MIT license. Please refer to the license file for more information.