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.
0nepeop1e 9f0b724e20 fix null config 4 년 전
.idea gitignore composer-lock 4 년 전
config config placeholder 4 년 전
src fix null config 4 년 전
.gitignore gitignore composer-lock 4 년 전
README.md update readme and composer json 4 년 전
composer.json update composer.json 4 년 전

README.md

mirfalah/laravel-payment

Installation

Add the following repository to composer.json

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