Hi, I would like to know how to get the last id entered by this function?
anubhav217 opened this issue · 1 comments
anubhav217 commented
Hi, I would like to know how to get the last id entered by this function?
overtrue commented
$like = $user->like($post);
dd($like->id);