Skip to content
This repository was archived by the owner on Mar 12, 2024. It is now read-only.

Commit 010b2ff

Browse files
committed
remove redundant docs
1 parent 3f8a752 commit 010b2ff

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -116,14 +116,6 @@ php artisan migrate
116116
php artisan db:seed --class=InforceSeeder
117117
```
118118

119-
You also have to publish the datatables components configuration to set the theme to tailwind
120-
121-
```shell
122-
php artisan vendor:publish --provider="Rappasoft\LaravelLivewireTables\LaravelLivewireTablesServiceProvider" --tag=config
123-
```
124-
Change the `theme` config setting to `tailwind` in the published file.
125-
126-
127119
### Publish optional assets
128120

129121
```shell

0 commit comments

Comments
 (0)