Files
UNIT3D-Community-Edition/app/Http/Controllers/User/EarningController.php
Roardom 7af1a9963c refactor: don't call ->toDateTimeString() on carbon instances
Eloquent already does this for us automatically by calling __toString() on Carbon instances with the default format being the same as the mysql timestamp format.
2024-08-17 09:20:08 +00:00

5.2 KiB