21/06/2016LaravelLaravel and carbon date fieldsIf you have date columns in your table then you should define them as dates in your model. Eg. class Photo extends […]