test
This commit is contained in:
+1
-1
@@ -23,5 +23,5 @@ Homestead.json
|
|||||||
Homestead.yaml
|
Homestead.yaml
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
|
|
||||||
/public/*
|
/public/**
|
||||||
!/public/index.php
|
!/public/index.php
|
||||||
|
|||||||
@@ -60,7 +60,7 @@ class TypesenseService
|
|||||||
|
|
||||||
$checked = true;
|
$checked = true;
|
||||||
} catch (\Throwable $e) {
|
} catch (\Throwable $e) {
|
||||||
report($e); // log l'erreur, mais ne stoppe pas l'exécution
|
report($e);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user