We were talking about Laravel 5 on its release, we are pleased today to welcome Laravel 5.1
Here I am using laravel 5.5. My code is
$result = DB::insert('INSERT INTO .......');
Here it returns true . But how can I get inserted id . In my table id is primary key . Thanks in advance
Aucun commentaire:
Enregistrer un commentaire