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 98938cc commit babb38cCopy full SHA for babb38c
readme.md
@@ -17,7 +17,11 @@ https://user-images.githubusercontent.com/22632550/174591523-831df501-76d5-456a-
17
18
Install via Composer. This will download the package and [Laravel Excel](https://laravel-excel.com/).
19
20
-**Requires PHP 8.0 and Filament 2.0**
+| Plugin Version | Filament Version | PHP Version |
21
+|----------------|-----------------|-------------|
22
+| 1.x | 2.x | \> 8.0 |
23
+| 2.x | 3.x | \> 8.1 |
24
+
25
26
```bash
27
composer require pxlrbt/filament-excel
0 commit comments