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 13, 2017
1 parent 617ab4d commit eaa3b81
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,7 @@ You can make connection to bank by several way (Facade , Service container):
echo $e->getMessage();
}

you can call the gateway by these ways :

1.By Facade : Saderat::make(1000)

2.By app helper : app('saderat')->make(1000);

3.Using Dependency Injection all over the controller and routers ...

and in your callback :

Expand Down

0 comments on commit eaa3b81

Please sign in to comment.