在Laravel中显示已注册的路线 [英] Displaying registered routes in Laravel

查看:59
本文介绍了在Laravel中显示已注册的路线的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在此截屏视频中: https://tutsplus.com/lesson/displaying-registered-routes / Jeffrey Way演示了他创建的命令,并在描述中链接到github.但是有一个更新说它现在已经包含在Laravel 4内核中,但是我一直没有找到它.

In this screencast: https://tutsplus.com/lesson/displaying-registered-routes/ Jeffrey Way demonstrates a command he created, and links to the github in the description. However there is an update to say that it is now baked into the Laravel 4 core, however I have searched for it to no avail.

通常的想法是列出所有路由,并将动作绑定到它们.

The general idea is that is lists all routes and the action bind to them.

任何帮助将不胜感激.

推荐答案

您可能仍在使用旧版本的L4 beta.如果下载新副本,则在运行php artisan时会看到列出的副本.

You're probably still using an older version of the L4 beta. If you download a fresh copy, you'll see it listed when you run php artisan.

这篇关于在Laravel中显示已注册的路线的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆