Skip to content

Commit 3c296fc

Browse files
committed
Updated Readme
1 parent 7086043 commit 3c296fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReadMe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Since 1.3 version you need to add to your config/entity-generator.php following
149149
... // your old data
150150
'seeds' => 'database/seeds',
151151
'database_seeder' => 'database/seeds/DatabaseSeeder.php',
152-
'translations' => 'resources/lang/en/validation.php'
152+
'translations' => 'lang/en/validation.php'
153153
],
154154
'stubs' => [
155155
... // your old data

0 commit comments

Comments
 (0)