close #272 Enhancement: Newest Expenses - Payments: Recent payments not showing on the top

This commit is contained in:
cuneytsenturk
2018-07-07 18:23:31 +03:00
parent 672159eafc
commit bf30fad8af
9 changed files with 253 additions and 6 deletions

View File

@ -26,6 +26,8 @@ class EventServiceProvider extends ServiceProvider
'App\Listeners\Updates\Version126',
'App\Listeners\Updates\Version127',
'App\Listeners\Updates\Version129',
'App\Listeners\Updates\Version1210',
'App\Listeners\Updates\Version1211',
],
'Illuminate\Auth\Events\Login' => [
'App\Listeners\Auth\Login',