Laravel this is not only a practical framework, it is also a programming style
on my local eloquent returns object while on live it returns an array.
Why is this happening is there a setting I need to update?
$parent_user = User::where('email', $organiser->email)->first();
Laravel v5.2
Aucun commentaire:
Enregistrer un commentaire