Installation
Installing Wavel for Laravel and stand alone
Download
Use composer in order to download Wavel
Configuration for Laravel
Publish vendor
Configuration of environment
Key
Description
Required/Optional
WAVEL_HOST
Host of easy API Open WA
Required
WAVEL_API_KEY
Api key of easy API Open WA (if you set the Api key, then this key will be required)
Optional
WAVEL_PROXY
The proxy will be used on each request into Host easy API Open WA
Optional
Example .env configuration
Configuration for Standalone
Standalone no need configuration
Last updated
Was this helpful?