定制 martenkoetsier/laravel-routelist 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

martenkoetsier/laravel-routelist

最新稳定版本:v1.1.1

Composer 安装命令:

composer require martenkoetsier/laravel-routelist

包简介

Alternative to route:list console command with more emphasis on route names, shortened controller names, more compact middleware view and other small tweaks.

README 文档

README

Alternative to route:list console command with more emphasis on route names, shortened controller names, more compact middleware view and other small tweaks.

As of Laravel 9, the route:list command output has changed. In this new output, route names are not alligned and printed in a dark color. Also, the default output does not list middleware. This package replaces the existing console command. The new output will:

  • vertically align the route names, immediately after the route uri's
  • highlight the route names
  • replace the fixed string Controller in the route action by a single character © to save horizontal space
  • replace the @ sign in the route action by (one glyph)
  • list the middlewares by default
  • shorten the middlewares into their aliases as known via the App\Http\Kernel class (unless the -v option is added)
  • place middleware on as few lines as possible
  • make use of the full available horizontal space
  • replace the fully dotted fillers by fewer dots, neatly alligned

Installation

composer require martenkoetsier/laravel-routelist

The automatic package discovery will add the service provider to your project.

Usage

Usage is as with the original route list command in Laravel:

php artisan route:list

Adding verbosity (-v) will not shorten the middleware names into their applicable aliases and instead list the full middleware class names.

统计信息

  • 总下载量: 22
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-08-19

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固