Paypal Standard Payment Gateways App

This commit is contained in:
cuneytsenturk
2017-11-20 17:28:15 +03:00
parent 10024b92f8
commit ed392c74a6
34 changed files with 598 additions and 3 deletions

View File

@ -17,6 +17,7 @@ class EventServiceProvider extends ServiceProvider
'App\Listeners\Updates\Version106',
'App\Listeners\Updates\Version107',
'App\Listeners\Updates\Version108',
'App\Listeners\Updates\Version109',
],
'Illuminate\Auth\Events\Login' => [
'App\Listeners\Auth\Login',