DirectWhatapps-Laravel icon indicating copy to clipboard operation
DirectWhatapps-Laravel copied to clipboard

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/

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.