Installation
Installation via Composer
To install the package via Composer, run the following command.
Initialization
Create a .env file and follow the format of the env
file Save your PUBLIC_KEY, SECRET_KEY in the .env
file
Your .env
file should look this.
Last updated