upload image
This commit is contained in:
@@ -68,6 +68,7 @@ class ApiController extends Controller {
|
||||
if ($post["id"] == 0) {
|
||||
$model = new CaptureLogs();
|
||||
$model->create([
|
||||
"Staff" => 0,
|
||||
"Time" => $time,
|
||||
"Image" => $fileName
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user