By clicking "Accept all cookies", you agree Stack Exchange can store cookies on your device and disclose information in accordance with our Cookie Policy.
header.blade.php#76titanspet_uk520μsselect `post_reviews`.*, `posts`.`user_id` as `laravel_through_key` from `post_reviews` innerjoin `posts` on `posts`.`id` = `post_reviews`.`post_id` where `posts`.`user_id` =6775and `posts`.`deleted_at` isnull