Skip to content

Commit fe4494a

Browse files
authored
Add vanilla translation provider
1 parent 49281ac commit fe4494a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/app.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@
166166
Illuminate\Redis\RedisServiceProvider::class,
167167
Illuminate\Auth\Passwords\PasswordResetServiceProvider::class,
168168
Illuminate\Session\SessionServiceProvider::class,
169+
Illuminate\Translation\TranslationServiceProvider::class,
169170
Illuminate\Validation\ValidationServiceProvider::class,
170171
Illuminate\View\ViewServiceProvider::class,
171172

0 commit comments

Comments
 (0)