bmatovu/laravel-route-list

Laravel route list.
1,864 3
Install
composer require bmatovu/laravel-route-list
Latest Version:v1.3.0
PHP:^7.2.5|^8.0
License:MIT
Last Updated:Oct 27, 2023
Links: GitHub  ·  Packagist
Maintainer: bmatovu

Laravel Route List.

Github Action Github Action Scrutinizer Code Quality Scrutinizer Code Coverage StyleCI

Installation

Install via Composer package manager:

composer require bmatovu/laravel-route-list

Enable debug mode

APP_DEBUG=true

Publish assets

php artisan vendor:publish --provider="Bmatovu\RouteList\RouteListServiceProvider"

Usage

The package creates a dedicated route to view routes.

http://localhost:8000/route-list

Alternative, you can use the view component. See example

<x-route-list-table/>

Note: This package uses Bootstrap CSS styling.

Related Packages

trendio/lista

Helper that renders tables with pagination/sorting/filters for Laravel/Lumen pro...

1,455
mmanazar/laravel-amqp

AMQP wrapper for Laravel and Lumen to publish and consume messages in bulk

16 0
bschmitt/laravel-amqp

AMQP wrapper for Laravel and Lumen to publish and consume messages

2,565,421 280
proai/lumen-annotations

Route and event binding annotations for Laravel Lumen

12,955 10
mammutgroup/laravel-amqp

AMQP wrapper for Laravel and Lumen to publish and consume messages

51 1