need help

I have two table Company and Product now I want to add record in pivot table company_product so how can I do this?
9 Replies
Joey .
Joey .17mo ago
Relationships,
einnlleinhatt_
einnlleinhatt_17mo ago
Use belongstomany
Hussain4real
Hussain4real17mo ago
Use a relation-manager
Chirag Manvar
Chirag ManvarOP17mo ago
sorry but i am new to laravel kindly please guide me with sample or like that
krekas
krekas17mo ago
so please first learn laravel
Chirag Manvar
Chirag ManvarOP17mo ago
I am sorry but I know laravel and relationship but new to filament 3 and don't know how to create relationship with customerproduct model relationship and call in customer resource to insert product from product table into customer_ product table
krekas
krekas17mo ago
Have you read documentation?
Hussain4real
Hussain4real17mo ago
Go through the docs, if you need clarification based on the docs then ask

Did you find this page helpful?