Pivot table issue

When creating a new Company Litter, I have a pivot table called company_litter that gets filled automatically by Filament

But for some reason it's still requiring a company_id field in the litters table

Filament fills in the company_id in the litters table, as well as the company_litter table

Do you know why this might be happening?

I want to remove company_id from litters table
Was this page helpful?