lundi 2 mai 2016

How to load additional properties of a record?

In short, I need to load additional fields of a record, after it's been selected with the non-complete set of properties.

Consider the following query:

$quotes = Quote::select(['id', 'probability'])->get();

after doing some manipulations with $quotes and choosing one of the quotes - $q, I need to load it's additional properties. How can this be achieved?



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/1re30uh
via IFTTT

Aucun commentaire:

Enregistrer un commentaire