Konwertuj czas na 24 -godzinny format laravela
echo date("H:i", strtotime("04:25 PM"));
Attractive Albatross
echo date("H:i", strtotime("04:25 PM"));