Skip to content

Model Class

findLast()

findLast() — returns any

Available in: model Category: Read Functions

Fetches the last record ordered by primary key value. Use the property argument to order by something else. Returns a model object.

NameTypeRequiredDefaultDescription
propertystringnoName of the property to order by. This argument is also aliased as properties.