We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f042ee4 commit 40024b1Copy full SHA for 40024b1
config/config.php
@@ -1,8 +1,5 @@
1
<?php declare(strict_types=1);
2
3
-/*
4
- * You can place your custom package configuration in here.
5
- */
6
return [
7
'dump_translations' => env('DUMP_TRANSLATIONS', false),
8
'dumper' => \Bambamboole\LaravelTranslationDumper\TranslationDumper::class,
0 commit comments