Dec 19, 2019
0
Level 8
Get Post Tags count in Nova
https://laracasts.com/series/laravel-nova-mastery/episodes/9
I'm confused why the lecturer said that he got the tags count "from the database!" or something of the sort! Because I thought the best way is to use the tags() relationship on Post and count() that accordingly!
But I don't know how it's exactly done in Nova.
Please or to participate in this conversation.