vendredi 19 octobre 2018

Laravel Eloquent enquiry

Customer::on($this->connection)->where('customer_id', $customer_id)->first()->name;

In this eloquent writting style is this mean to only return name on Customer table? Sorry new to laravel and asking these newbie question.



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire