We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d3a155 + 4cf7d7f commit 135a34bCopy full SHA for 135a34b
README.md
@@ -46,6 +46,8 @@ php artisan vendor:publish --tag="csv-migrations"
46
php artisan migrate
47
```
48
49
+Add trait **HasCsvImports** to your User model.
50
+
51
Publish the config file with:
52
53
```bash
0 commit comments