Your MCQ
Feed
(current)
Add MCQ
Notifications
0
Categories
Tags
Login
Search
Home
/ Report Question
Q. How do you retrieve the last inserted ID using Eloquent?
A. Model::lastInsertId()
B. DB::getLastId()
C. $model->id after save
D. Model::insertId()
Name
Email
Message