filament/filament
v3.2
v11.31
No response
8.2
Because of parent class of HasOneThrough is changed in laravel 11.x here CreateAction is throwing Call to undefined method Illuminate\Database\Eloquent\Relations\HasOneThrough::save()
Relationship control needs to be changed to from HasManyThrough
to HasOneOrManyThrough
on CreateAction
setUp
composer install
and run the tests on given repository, I've created a small scenario to get the same error I mentioned in description
https://github.com/musaberatbahadir/create-action-bug
No response
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too