Added My apps page, it show Purchase and installed app

This commit is contained in:
cuneytsenturk
2018-05-29 12:55:16 +03:00
parent d57537b203
commit 54f10af4d3
10 changed files with 161 additions and 0 deletions

View File

@ -23,6 +23,7 @@ class EventServiceProvider extends ServiceProvider
'App\Listeners\Updates\Version113',
'App\Listeners\Updates\Version119',
'App\Listeners\Updates\Version120',
'App\Listeners\Updates\Version126',
],
'Illuminate\Auth\Events\Login' => [
'App\Listeners\Auth\Login',