fix a bunch of stufF

This commit is contained in:
Taylor Otwell
2015-04-10 22:19:42 -05:00
4 changed files with 4 additions and 2807 deletions
+2 -2
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);
} }
/** /**
Generated
-2803
View File
File diff suppressed because it is too large Load Diff
+2 -1
View File
@@ -30,7 +30,8 @@ return [
], ],
'stripe' => [ 'stripe' => [
'model' => 'User', 'model' => 'App\User',
'key' => '',
'secret' => '', 'secret' => '',
], ],
-1
View File
@@ -1 +0,0 @@
laravel.log