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