Skip to content

Commit 4cf7d7f

Browse files
authored
Update README.md
imports() referenced in createNewImport. It is needed to add trait to user model.
1 parent 4d3a155 commit 4cf7d7f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ php artisan vendor:publish --tag="csv-migrations"
4646
php artisan migrate
4747
```
4848

49+
Add trait **HasCsvImports** to your User model.
50+
4951
Publish the config file with:
5052

5153
```bash

0 commit comments

Comments
 (0)