8000
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.
2 parents 164e2d9 + d1520dc commit 5e24837Copy full SHA for 5e24837
composer.json
@@ -1,4 +1,7 @@
1
{
2
+ "name": "laravel/framework",
3
+ "description": "The Laravel Framework.",
4
+ "keywords": ["framework", "laravel"],
5
"require": {
6
"laravel/framework": "4.1.*"
7
},
public/index.php
@@ -26,7 +26,7 @@
26
|--------------------------------------------------------------------------
27
|
28
| We need to illuminate PHP development, so let's turn on the lights.
29
-| This bootstrap the framework and gets it ready for use, then it
+| This bootstraps the framework and gets it ready for use, then it
30
| will load up this application so that we can run it and send
31
| the responses back to the browser and delight these users.
32
0 commit comments