ongoing controller

This commit is contained in:
Zain Fauzan Rofie Azizi
2018-05-23 08:56:58 +08:00
parent b08b7cf81f
commit cbcd538eda
3 changed files with 69 additions and 30 deletions
+1
View File
@@ -210,6 +210,7 @@ return [
'View' => Illuminate\Support\Facades\View::class,
'JWTAuth' => Tymon\JWTAuth\Facades\JWTAuth::class,
'JWTFactory' => Tymon\JWTAuth\Facades\JWTFactory::class,
'Image' => Intervention\Image\Facades\Image::class
],