Files
phpvms/app
B.Fatih KOZ b6a2fe405d Update AcarsRepository (#1245)
* Update AcarsRepository.php

Use `where` instead of `whereDate` , as you know whereDate only checks the date, it skips the time part completely, thus not providing correct live pireps collection.

* Switch from created_at to updated_at

Also remove the UTC conversion 'cause `updated_at` field is not being populated with UTC values.
2021-06-14 07:05:28 -04:00
..
2021-06-03 16:17:16 -04:00
2021-06-13 15:28:57 -04:00
2021-06-08 17:49:42 -04:00
2021-06-10 13:13:09 -04:00
2021-06-10 11:08:25 -04:00