diff --git a/application/routes.php b/application/routes.php index e9f03c02..229a673a 100644 --- a/application/routes.php +++ b/application/routes.php @@ -13,8 +13,6 @@ | in this file. It's a breeze. Just tell Laravel the request method and | URI a function should respond to. | - | To learn more, check out: http://laravel.com/docs/basics/routes - | */ 'GET /' => function()