export

Someone help me pls, in filament document they said export have modifyQueryUsing method but when im type this method isnt found
No description
No description
Solution:
ok, change your composer file like this "filament/filament": "^3.2" you need to add ^ this then run update
Jump to solution
20 Replies
Vp
Vp5mo ago
There can be two reasons: 1. Your IDE doesn't shows yet, if you use modifyQueryUsing() does it throws error? 2. Maybe your filament version doesn't support yet
Crankshaft
CrankshaftOP5mo ago
yes throw error, filament 3.2
Vp
Vp5mo ago
ok, then suggest you to update your filament
Crankshaft
CrankshaftOP5mo ago
how ?
abdullafahem
abdullafahem5mo ago
composer install
Vp
Vp5mo ago
composer update filament/filament
abdullafahem
abdullafahem5mo ago
For more specific
Vp
Vp5mo ago
wdym?
Crankshaft
CrankshaftOP5mo ago
Method Filament\Tables\Actions\ExportAction::columnMapping does not exist. after composer update still same
No description
abdullafahem
abdullafahem5mo ago
If he does not need to update all libraries/packages
Crankshaft
CrankshaftOP5mo ago
i have update/install/for specific too, i tried columnMapping and its throw err
Vp
Vp5mo ago
It looks like you didn't update. because PHPStorm highlight your current version which is 3.2.0 the latest should be 3.2.92
Crankshaft
CrankshaftOP5mo ago
I've tried what you said, its still 3.2
Vp
Vp5mo ago
Run composer outdated and did you see 'filament' in the lists?
Crankshaft
CrankshaftOP5mo ago
No description
Vp
Vp5mo ago
so if you run composer update filament/filament then what happen?
Crankshaft
CrankshaftOP5mo ago
still same, nothing changed
Vp
Vp5mo ago
No I meant in the console/terminal.. does it update or some error is coming
Crankshaft
CrankshaftOP5mo ago
nothing err
No description
Solution
Vp
Vp5mo ago
ok, change your composer file like this "filament/filament": "^3.2" you need to add ^ this then run update
Want results from more Discord servers?
Add your server