Complete stk push in laravel and save to mysql database To use this package
- you need to sign in to ngrok and get access to an authtoken which you should past it inside your .env
- Create an account in daraja portal https://developer.safaricom.co.ke and get access access to your test credentials then paste it inside your .env
- Run this command nodemon index.js and the url you get paste it at .env on APP_URL
- Create a database and Run your migrations
- Start your project by running php artisan serve