select. So the first select should not be inserted/filled into the Model. Is there a way to define a field is a fake/virtual field which should not be saved in the eloquent model? So I can avoid the
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'type_fake' in 'field list'
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'type_fake' in 'field list'