use the Carbon date function. Note that the imported file format should be a CSV file.
Carbon::createFromFormat('d/m/Y', $row['date_column']);