macavv/routes

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

1.0 2018-01-03 12:52 UTC

This package is not auto-updated.

Last update: 2025-07-19 07:53:51 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.