Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hpakdaman authored Nov 1, 2019
1 parent af9538c commit 37daca3
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,12 @@

دستورات زیر را جهت نصب دنبال کنید :

مرحله ۱ :
مرحله **۱ :**

composer require larabook/gateway

مرحله ۲ :

مرحله **۲ :**

تغییرات زیر را در فایل config/app.php اعمال نمایید:

Expand All @@ -58,8 +59,9 @@
```



<div dir="rtl">
مرحله ۳ ( انتقال فایل های مورد نیاز):
**مرحله ۳ ( انتقال فایل های مورد نیاز): **

برای لاراول ۵ :
</div>
Expand All @@ -73,14 +75,20 @@

php artisan vendor:publish


<div dir="rtl">
سپس این گزینه را انتخاب کنید : "Larabookir\Gateway\GatewayServiceProviderLaravel6"

مرحله ۴ ایجاد جداول:


**مرحله ۴ ایجاد جداول:**

php artisan migrate

مرحله ۵ :


مرحله **۵ :**

عملیات نصب پایان یافته است حال فایل gateway.php را در مسیر app/ را باز نموده و تنظیمات مربوط به درگاه بانکی مورد نظر خود را در آن وارد نمایید .

حال میتوایند برای اتصال به api بانک از یکی از روش های زیر به انتخاب خودتان استفاده نمایید . (Facade , Service container):
Expand Down

0 comments on commit 37daca3

Please sign in to comment.