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

Commit 09d54a2

Browse files
committed
Update README.md
1 parent 6dbde3b commit 09d54a2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,14 @@ We proudly support the community by developing Laravel packages and giving them
2727

2828
## Compatibility
2929

30-
* [Vue 2.6](https://vuejs.org/v2/guide/installation.html)
30+
* [Vue 2.6](https://vuejs.org/v2/guide/installation.html) and [Vue 3](https://v3.vuejs.org/guide/installation.html)
3131
* [Laravel 8](https://laravel.com/)
3232
* [Inertia.js](https://inertiajs.com/)
3333
* [Tailwind CSS v2](https://tailwindcss.com/) + [Forms plugin](https://github.com/tailwindlabs/tailwindcss-forms)
3434
* PHP 7.4 + 8.0
3535

3636
## Roadmap
3737

38-
* Support for Vue 3
3938
* Remove @tailwindcss/forms dependency
4039
* Debounce delay for inputs
4140
* Convert Table.vue styling to proper Tailwind syntax
@@ -44,7 +43,7 @@ We proudly support the community by developing Laravel packages and giving them
4443

4544
## Installation
4645

47-
You need to install both the server-side package as well as the client-side package. Note that this package is only compatible with Laravel 8, Vue 2.6 and requires the Tailwind Forms plugin.
46+
You need to install both the server-side package as well as the client-side package. Note that this package is only compatible with Laravel 8, Vue 2.6 + 3.0 and requires the Tailwind Forms plugin.
4847

4948
### Server-side installation (Laravel)
5049

0 commit comments

Comments
 (0)