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.
1 parent 6d5c608 commit 8da559bCopy full SHA for 8da559b
README.md
@@ -44,11 +44,7 @@ php artisan queue:batches-table
44
php artisan migrate
45
```
46
47
-#### Service Provider (Optional since Laravel 5.5+)
48
-
49
-`Yajra\DataTables\ExportServiceProvider::class`
50
51
-#### Configuration and Assets (Optional)
+### Configuration and Assets (Optional)
52
53
`$ php artisan vendor:publish --tag=datatables-export --force`
54
0 commit comments