We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49281ac commit fe4494aCopy full SHA for fe4494a
1 file changed
config/app.php
@@ -166,6 +166,7 @@
166
Illuminate\Redis\RedisServiceProvider::class,
167
Illuminate\Auth\Passwords\PasswordResetServiceProvider::class,
168
Illuminate\Session\SessionServiceProvider::class,
169
+ Illuminate\Translation\TranslationServiceProvider::class,
170
Illuminate\Validation\ValidationServiceProvider::class,
171
Illuminate\View\ViewServiceProvider::class,
172
0 commit comments