macavv/routes

A laravel package to list your routes and filter through them.

Installs: 16

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/macavv/routes

1.0 2018-01-03 12:52 UTC

This package is not auto-updated.

Last update: 2025-09-27 08:35:10 UTC


README

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

A simple laravel package to view your application routes and filter through them.

Install

Via Composer

$ composer require macavv/routes:dev-master

Usage

Open browser and go to your application url

cd laravel-project
php artisan serve
http://localhost:8000/routes

Change log

Please see CHANGELOG for more information what has changed recently.

License

The MIT License (MIT). Please see License File for more information.