You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lim Eng Shun 1fb19e31ff update doc 3 years ago
.idea update 2.0 3 years ago
config 3.0 3 years ago
src update doc 3 years ago
.gitignore gitignore composer-lock 3 years ago
README.md 3.0 3 years ago
composer.json update 2.0 3 years ago

README.md

mirfalah/laravel-payment

Installation

Add the following repository to composer.json

{
    "repositories": [
        {
            "type": "composer",
            "url": "https://composer.mirfalah.my"
        }
    ]
}
composer require mirfalah/laravel-payment ^1.0