Laravel obtenga nombres polimórficos
(new Post())->getMorphClass()
// Or
$post->getMorphClass()
MahdiGraph
(new Post())->getMorphClass()
// Or
$post->getMorphClass()