diff --git a/application/routes.php b/application/routes.php index 30621499..7bb7acd6 100644 --- a/application/routes.php +++ b/application/routes.php @@ -7,9 +7,6 @@ | Application Routes |-------------------------------------------------------------------------- | - | Here is the public API of your application. To add functionality to your - | application, you just add to the array of routes located in this file. - | | Simply tell Laravel the HTTP verbs and URIs it should respond to. It's a | piece of cake to create beautiful applications using the elegant RESTful | routing available in Laravel.