cs3226-2017-3c / lab05

0 stars 0 forks source link

Time information #16

Closed linzr closed 7 years ago

linzr commented 7 years ago

Use built-in timestamps feature in Laravel Eloquent ORM to display time-related information, e.g. the ranklist is last updated ['X days ago' or 'on Monday, 13 February 2017, 9.58pm SGT']..., etc.

luckyxkw commented 7 years ago

Close by [457efd3]