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.

任何帮助都将不胜感激.

推荐答案

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相关问答推荐

如何在Laravel中创建自定义单项集合

Laravel 验证 - 不同的属性规范

(1/1) ErrorException ReflectionFunction::__construct() ex

try 发布 AJAX 请求时 POST 405(方法不允许)-Laravel 4

如何防止 Laravel 路由被直接访问(即非 ajax 请求)

Laravel 5.8 在从已清除的会话中单击注销后显示419 Page Expired

链接到容器时如何使用主机网络?

查询构建器中的 Laravel 5 多重 Select ()

如何使用 Laravel 模型访问数据库视图?

如何在 Eloquent 上设置条件关系

Laravel 5 干预中的图像验证

Laravel:验证 json 对象

Laravel 的 toSql() 方法是否会屏蔽 id? (列值被问号替换)

如果 Laravel 中的值不为空,如何验证输入字段

无法捕获 Carbon 抛出的异常

如何在 laravel 用户删除中重置自动增量?

Carbon解析到 ISO8601

今天之前的 Laravel 规则......怎么办

Laravel binding绑定的用途和目的是什么?

基于日期的 Laravel 日志(log)文件