mead hai 1 mes
pai
achega
885a848e76
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Console/Commands/TestCommand.php

+ 1 - 1
app/Console/Commands/TestCommand.php

@@ -68,8 +68,8 @@ class TestCommand extends Command
             $file_name = $file['filename'];
 
             $arr = str2arr($file_name, '-');
-
             $time = Carbon::parse(str_replace('.', '-', $arr[0]))->toDateTimeString();
+            dd($time);
             $video_name = $arr[1];
             $teacher = str2arr($arr[2], '.')[0];