fix a bunch of stufF

This commit is contained in:
Taylor Otwell 2015-04-10 22:19:42 -05:00
commit 3b7e6dcdca
4 changed files with 4 additions and 2807 deletions

View File

@ -22,9 +22,9 @@ class RouteServiceProvider extends ServiceProvider
*/ */
public function boot(Router $router) public function boot(Router $router)
{ {
parent::boot($router);
// //
parent::boot($router);
} }
/** /**

2803
composer.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -30,7 +30,8 @@
], ],
'stripe' => [ 'stripe' => [
'model' => 'User', 'model' => 'App\User',
'key' => '',
'secret' => '', 'secret' => '',
], ],

1
storage/.gitignore vendored
View File

@ -1 +0,0 @@
laravel.log