???? ? ?? car_model
?? ??? ??? ?? ??? ????.
car_model
相關(guān)關(guān)系并同時(shí)擁有 car_model
?? ??? ????
????
產(chǎn)品
????
? ? ??:AppModelsProduct {#1478 ▼ #connection: "mysql" #table: "products" ... #escapeWhenCastingToString: false #attributes: array:21 [▼ "id" => 1 "company_id" => 1 ... "car_model" => "test" ... ] #original: array:21 [?] ... #relations: array:5 [▼ "company" => AppModelsCompany {#1506 ?} "car_model" => AppModelsCarModel {#1508 ▼ #connection: "mysql" #table: "car_models" #attributes: array:6 [▼ "id" => 1 "title" => "test" "created_at" => ":07:25" "updated_at" => ":07:58" ] ... +mediaConversions: [] +mediaCollections: [] #deletePreservingMedia: false #unAttachedMediaLibraryItems: [] } ... }??
?? ??? car_models ?? car_model? ?? ?? ???? ??? ?? ????.
??????? ??? ??? ?? ??? ? ????
?????? ?????
???????? ?????. object
轉(zhuǎn)換為 array
后,我可以將 car_model
作為 relationship
??:
??
???