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)
{
parent::boot($router);
//
parent::boot($router);
}
/**