Laravel otrzymuje nazwy polimorficzne
(new Post())->getMorphClass()
// Or
$post->getMorphClass()
MahdiGraph
(new Post())->getMorphClass()
// Or
$post->getMorphClass()