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,