laravel-tagging icon indicating copy to clipboard operation
laravel-tagging copied to clipboard

Get post by tags issue

Open Almas-Ali opened this issue 3 years ago • 0 comments
trafficstars

How can we get post from a tag ? Like we can get post tags like : "$post->tags();". My question is "$tag->posts();" get all post by attached tag.

Let me know how can I do it !

Almas-Ali avatar Aug 10 '22 20:08 Almas-Ali