diff --git a/bootstrap/app.php b/bootstrap/app.php index ebd712abe1..a1a50466dd 100644 --- a/bootstrap/app.php +++ b/bootstrap/app.php @@ -11,6 +11,9 @@ | */ +bcscale(12); + + $app = new Illuminate\Foundation\Application( realpath(__DIR__.'/../') );