We were talking about Laravel 5 on its release, we are pleased today to welcome Laravel 5.1
I'm doing this:
$item = Item::create(["name"=>"Hello"]); dd($item->id);
Displays null;
Aucun commentaire:
Enregistrer un commentaire