composer install.', 'sage')); } require $composer; /* |-------------------------------------------------------------------------- | Run The Theme |-------------------------------------------------------------------------- | | Once we have the theme booted, we can handle the incoming request using | the application's HTTP kernel. Then, we will send the response back | to this client's browser, allowing them to enjoy our application. | */ require_once __DIR__ . '/bootstrap/app.php';