Laravel this is not only a practical framework, it is also a programming style
I'm doing this:
$item = Item::create(["name"=>"Hello"]); dd($item->id);
Displays null;
Aucun commentaire:
Enregistrer un commentaire