Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

firas-boukhchim's avatar

laravel inheritance

i have a certificats (a parent class) and certificat_medicale (child class) th e certificats has as attributees( date ,description ) and the certificat_medicale has as attributes ( nb_rjours) . hoc an i modelise this relationship in the models ,controllers and migartion

0 likes
2 replies
mabdullahsari's avatar

Sorry, what? You'll need to rephrase your question in understandable English if you want to get some help.

firas-boukhchim's avatar

i have a certiciats model wich is the parent of certificat_mediclae (child) each one have different attributes how can i modelise this relationship on the Models , controllers and the migartions

Please or to participate in this conversation.