Posts by user7834 • 21 points
1 post
-
-1
votes3
answers8261
viewsQ: How to recover the ID of the last record inserted in the bank?
How do I recover the id of the last record made in a table in the database? I’m using Laravel. Before using a framework I used LASTINSERT.