Move comment to line it up with others.

This commit is contained in:
Taylor Otwell 2013-04-15 15:32:11 -05:00
parent e0d6b130b8
commit 997f789c47
1 changed files with 10 additions and 10 deletions

View File

@ -15,16 +15,16 @@
'debug' => true,
/*
|--------------------------------------------------------------------------
| Application URL
|--------------------------------------------------------------------------
|
| This URL is used by the console to properly generate URLs when using
| the Artisan command line tool. You should set this to the root of
| your application so that it is used when running Artisan tasks.
|
*/
/*
|--------------------------------------------------------------------------
| Application URL
|--------------------------------------------------------------------------
|
| This URL is used by the console to properly generate URLs when using
| the Artisan command line tool. You should set this to the root of
| your application so that it is used when running Artisan tasks.
|
*/
'url' => 'http://localhost',