~xdavidwu/uptime-monitor

6f9ecb5544bf67876df749409b4f1e7ed0a9ebd5 — xdavidwu 2 years ago 5b6994f
provider: bring back translation, needed by error pages
1 files changed, 1 insertions(+), 1 deletions(-)

M config/app.php
M config/app.php => config/app.php +1 -1
@@ 158,7 158,7 @@ return [
        //Illuminate\Redis\RedisServiceProvider::class,
        //Illuminate\Auth\Passwords\PasswordResetServiceProvider::class,
        //Illuminate\Session\SessionServiceProvider::class,
        //Illuminate\Translation\TranslationServiceProvider::class,
        Illuminate\Translation\TranslationServiceProvider::class,
        //Illuminate\Validation\ValidationServiceProvider::class,
        Illuminate\View\ViewServiceProvider::class,