afiqiqmal / DirectWhatapps-Laravel

Easy way to send Whatapps directly from the browsers without save receipent phone number Can be use with Desktop and Mobile.. visit here --> https://directwhatsapp.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DirectWhatsapp Laravel

alt tag

Installation

  1. Clone
  2. npm install and composer update
  3. done

if you want to deploy to heroku.. enable \URL::forceScheme('https'); in AppServiceProvider

Usage

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/

Licence

open source project that is licensed under the MIT license. Please refer to the license file for more information.

About

Easy way to send Whatapps directly from the browsers without save receipent phone number Can be use with Desktop and Mobile.. visit here --> https://directwhatsapp.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 57.1%Language:PHP 39.0%Language:HTML 3.3%Language:Vue 0.3%Language:ApacheConf 0.3%