Commit a9c9b202 authored by Taylor Otwell's avatar Taylor Otwell

Remove comment.

parent da9dd7d3
...@@ -2,19 +2,6 @@ ...@@ -2,19 +2,6 @@
class WelcomeController extends Controller { class WelcomeController extends Controller {
/*
|--------------------------------------------------------------------------
| Default Home Controller
|--------------------------------------------------------------------------
|
| You may wish to use controllers instead of, or in addition to, Closure
| based routes. That's great! Here is an example controller method to
| get you started. To route to this controller, just add the route:
|
| $router->get('/', 'WelcomeController@index');
|
*/
/** /**
* Create a new controller instance. * Create a new controller instance.
* *
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment