Explorar el Código

compound resource

master
Siti Rahayu hace 4 años
padre
commit
ebff73fb13
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      app/Jobs/StoreNotice.php

+ 1
- 1
app/Jobs/StoreNotice.php Ver fichero

@@ -162,7 +162,7 @@ class StoreNotice implements ShouldQueue
// }

/******************************************************************/
$gDate = date('F Y', strtotime($notice->created_n['date']));
$gDate = date('F Y', strtotime($notice->created_n));
$historyData = [
'tarikh_kumpulan' => $gDate,
];

Cargando…
Cancelar
Guardar