diff --git a/bootstrap/app.php b/bootstrap/app.php index 6f71022e3b..96ecd9288a 100644 --- a/bootstrap/app.php +++ b/bootstrap/app.php @@ -28,11 +28,11 @@ declare(strict_types=1); | | The first thing we will do is create a new Laravel application instance | which serves as the "glue" for all the components of Laravel, and is -| the IoC container for the system binding all of the various parts. +| the IoC container for the system binding all the various parts. | */ -bcscale(24); +bcscale(12); if (!function_exists('envNonEmpty')) { /**