get('/', 'PostsController@index'); $this->get('/posts/{post}', 'PostsController@show');