Explorar el Código

Update horizon.php

Shlee hace 3 años
padre
commit
caccd6691e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      config/horizon.php

+ 1 - 1
config/horizon.php

@@ -52,7 +52,7 @@ return [
 	|
 	*/
 
-	'prefix' => env('HORIZON_PREFIX'.'-', 'horizon-'),
+	'prefix' => env('HORIZON_PREFIX', 'horizon-'),
 
 	/*
 	|--------------------------------------------------------------------------