We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 379fce5 + 272650a commit b001a25Copy full SHA for b001a25
README.md
@@ -90,7 +90,7 @@ The `file_upload_size` is for validation rules, and it defines the maximum file
90
Optionally, you can publish the views using
91
92
```bash
93
-php artisan vendor:publish --tag="csv-views"
+php artisan vendor:publish --tag="laravel-csv-views"
94
```
95
96
> Before Using this command, please take a look at this [section](#in-tall-stack-project) below.
0 commit comments