Laravel obtient des noms polymorphes
(new Post())->getMorphClass()
// Or
$post->getMorphClass()
MahdiGraph
(new Post())->getMorphClass()
// Or
$post->getMorphClass()