为什么访问symfony的web/app.php后可以直接跳转到src/*Bundle/controller/*.php? 如果我想在访问web/app.php时跳转到自己新建的Bundle中,应该怎么实现? 查看完整描述