We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7086043 + 3c296fc commit 64abc1fCopy full SHA for 64abc1f
ReadMe.md
@@ -149,7 +149,7 @@ Since 1.3 version you need to add to your config/entity-generator.php following
149
... // your old data
150
'seeds' => 'database/seeds',
151
'database_seeder' => 'database/seeds/DatabaseSeeder.php',
152
- 'translations' => 'resources/lang/en/validation.php'
+ 'translations' => 'lang/en/validation.php'
153
],
154
'stubs' => [
155
0 commit comments