Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
muadzmi02
/
allo
forkeado de
SwissLink/allo
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Peticiones pull
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
get-database
allo_data_retrieve^2
Siti Hajar Ibrahim
hace 5 años
padre
bfb1e1fcc0
commit
06e81d9d76
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
app/Http/Controllers/Controller.php
+ 1
- 0
app/Http/Controllers/Controller.php
Ver fichero
@@ -153,6 +153,7 @@ class Controller extends BaseController
{
$work_order = WorkOrder::where('wo', 'WO-15324')->first();
$work_order->status = "Pending Installer";
$work_order->save();
return $work_order;
}
Escribir
Vista previa
Cargando…
Cancelar
Guardar