Best laravel framework open-source packages.

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/
Updated 2 months ago

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.