Skip to content

Commit 135a34b

Browse files
authored
Merge pull request #14 from Globerada/patch-2
Update README.md
2 parents 4d3a155 + 4cf7d7f commit 135a34b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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)