remove broken link from routes file.
This commit is contained in:
parent
f7dcb05799
commit
4fe64b3a73
|
@ -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()
|
||||
|
|
Loading…
Reference in New Issue