people! :D
I have an html table with all my records from a database table and I want to specify on the bottom when was the table last updated (from creating, updating or deleting a record in the database table).
Is there a built-in way in Laravel to do exactly that? Many thanks!
Looking forward for your responses. Cheers!