Questions tagged [referrals]

181 questions
-3
votes
1 answer

How to Fix - Illuminate\Database\Eloquent\Collection {#440 ▼ #items: [] }

I want to select users that have a referral username and role of  4 in the users table and store them in $refUser but am getting this error. "Illuminate\Database\Eloquent\Collection {#440 ▼ #items: [] }" $new_ref_user = $user->referal; …
Job Shork
  • 1
  • 2
1 2 3
12
13