diff --git a/routes/web.php b/routes/web.php index 23a88190..a4dabc89 100644 --- a/routes/web.php +++ b/routes/web.php @@ -7,7 +7,7 @@ | | This file is where you may define all of the routes that are handled | by your application. Just tell Laravel the URIs it should respond -| to using a given Closure or controller and enjoy the fresh air. +| to using a Closure or controller method. Build something great! | */