ilyaskazi / laravel-instamojo
Laravel 5 Package for InstaMojo Payment Gateway
Installs: 47
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/ilyaskazi/laravel-instamojo
Requires
- php: ^7.0
- illuminate/database: ~5.3|~5.8|~6.0
- illuminate/support: ~5.3|~5.8|~6.0
README
Laravel-Instamojo
Laravel 5 Package for InstaMojo Payment Gateway
- Create your account at InstaMojo. (Ignore this if you already have the account ready.)
- Once your account is ready follow the below guides.
Installation Guide:
Install via Composer:
composer require ilyaskazi/laravel-instamojo
Then run the below migration command in main root to add tables
php artisan migrate
Customization
Does your business needs customization? Reach out us on my website.
License:
Laravel-Instamojo is open-sourced software licensed under the MIT license