We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80fb944 commit 32fd6caCopy full SHA for 32fd6ca
artisan
@@ -15,18 +15,6 @@
15
16
require __DIR__.'/bootstrap/autoload.php';
17
18
-/*
19
-|--------------------------------------------------------------------------
20
-| Turn On The Lights
21
22
-|
23
-| We need to illuminate PHP development, so let's turn on the lights.
24
-| This bootstraps the framework and gets it ready for and then it
25
-| will load up this application so that we can run it and send
26
-| the responses back to the browser and delight these users.
27
28
-*/
29
-
30
$app = require_once __DIR__.'/bootstrap/app.php';
31
32
/*
0 commit comments