mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 02:01:33 +00:00
Update bootstrapping and create Yenc service and facade
This commit is contained in:
@@ -24,6 +24,7 @@ return [
|
||||
'RedisManager' => Illuminate\Support\Facades\Redis::class,
|
||||
'UserVerification' => Jrean\UserVerification\Facades\UserVerification::class,
|
||||
'Gravatar' => Creativeorange\Gravatar\Facades\Gravatar::class,
|
||||
'Yenc' => App\Facades\Yenc::class,
|
||||
])->toArray(),
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user