can i convert collection that returned from query builder to object model for example this
$collection = DB::table('post')->get();
(App\post)$collection->first;
if no tell me another way to get all post from data base and get all comment to post isolated`enter code here
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire