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 hace 3 años
.idea update 2.0 hace 3 años
config 3.0 hace 3 años
src update doc hace 3 años
.gitignore gitignore composer-lock hace 3 años
README.md 3.0 hace 3 años
composer.json update 2.0 hace 3 años

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