Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. $business->users()->where('userable_id', $business->id)->where('userable_type', 'AppModelsBusiness')->first()->first_name = "New";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement