This is a web application to help you understand how to integrate daraja mpesa in Laravel. There is a simple UI to run simulations and give a brief experience on what might happen if you use it on your project.
To use this project on your personal PC follow the steps below:
git clone https://github.com/KreateyouMain/bizcore.git
composer install
npm install
cp .env.example .env
php artisan migrate
php artisan key:generate
php artisan serve
npm run dev
- Fill Mpesa .env variables - you'll get these credentials from Daraja website