Select Last Row in the Table

I would like to retrieve the last file inserted into my table. I know that the method first() exists and provides you with the first file in the table but I don’t know how to get the last insert.

19 Answers
19

Leave a Comment