PHP Bkash Payment Client Example
Clone this repo. Go to this repo directory in terminal and run this command
composer installWait for few minutes. Composer will automatically install this package for your project.
Update .env and run this command
php -S localhost:8003 -t .Visit localhost:8003.

