We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d3a155 commit 4cf7d7fCopy full SHA for 4cf7d7f
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