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 3 yıl önce
.idea gitignore composer-lock 3 yıl önce
config config placeholder 3 yıl önce
src fix null config 3 yıl önce
.gitignore gitignore composer-lock 3 yıl önce
README.md update readme and composer json 3 yıl önce
composer.json update composer.json 3 yıl önce

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