webfuelcode

Results 1 issues of webfuelcode

I am trying to show the different colors for liked and non-liked users on the view file. I am using laravel 7, how to use `$post->isFavorited()` on laravel view file,...