How to disable this?
1 2 3 |
protected $casts = [ 'created_at' => 'string', ]; |
https://stackoverflow.com/questions/45498052/lumen-disable-carbon-date
How to disable this?
1 2 3 |
protected $casts = [ 'created_at' => 'string', ]; |
https://stackoverflow.com/questions/45498052/lumen-disable-carbon-date