laravel get polymorphic names

48

(new Post())->getMorphClass()
// Or
$post->getMorphClass()

Comments

Submit
0 Comments