alperenersoy / filament-export

Customizable export and print functionality for Filament Admin Panel
207 stars 48 forks source link

Filament 3 - Laravel 10 #119

Open TranLTR opened 10 months ago

TranLTR commented 10 months ago

Hi, Is compatibility with Filament 3 and Laravel 10 possible?

jhony94 commented 9 months ago

al parecer no es compatible con filament V3 ni livewire V3 bota errores

aeq-dev commented 9 months ago

Any updates here ? thanks :)

shopapps commented 8 months ago

Works for me! composer.json


   "require": {
...
"alperenersoy/filament-export": "^3.0@beta",
"filament/filament": "^3.0-stable",
"laravel/framework": "^10.10",
"livewire/livewire": "^3.0",
...
}
emmanpbarrameda commented 1 month ago

composer require alperenersoy/filament-export:^3.0.3-beta

try that guys, its working on filament 3