Skip to content

Commit

Permalink
docs udpate
Browse files Browse the repository at this point in the history
  • Loading branch information
morrislaptop committed Mar 23, 2021
1 parent 92c1f43 commit 37b9236
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
# Your route:list, sir.
# Laravel Route Menu

Your `route:list`, sir.

[![Latest Version on Packagist](https://img.shields.io/packagist/v/morrislaptop/laravel-route-menu.svg?style=flat-square)](https://packagist.org/packages/morrislaptop/laravel-route-menu)
[![GitHub Tests Action Status](https://img.shields.io/github/workflow/status/morrislaptop/laravel-route-menu/run-tests?label=tests)](https://github.com/morrislaptop/laravel-route-menu/actions?query=workflow%3ATests+branch%3Amaster)
[![GitHub Code Style Action Status](https://img.shields.io/github/workflow/status/morrislaptop/laravel-route-menu/Check%20&%20fix%20styling?label=code%20style)](https://github.com/morrislaptop/laravel-route-menu/actions?query=workflow%3A"Check+%26+fix+styling"+branch%3Amaster)
[![Total Downloads](https://img.shields.io/packagist/dt/morrislaptop/laravel-route-menu.svg?style=flat-square)](https://packagist.org/packages/morrislaptop/laravel-route-menu)


Laravel's `route:list` isn't great on smaller terminals.
`route:list` isn't great on smaller terminals.

![route:list](docs/route-list.png)

Expand All @@ -20,6 +22,7 @@ Features:
* Groups routes by namespace or filename for easy navigating
* Extracts parameters and their types
* Displays an IDE friendly file path for code jumping 🌟
* Extra support for `Route::redirect` and `Route::view` methods
* Additional `file` filter to only show relevant routes by filename / namespace
* Lots of 🏷️, 🎬, 🀹, πŸ–•, β˜•οΈ, 🏰, πŸ›«, πŸ‘€, ⚑, ☁️, πŸŒ™, πŸŒ…, πŸ”­, πŸ’΅, πŸ”, πŸ›‚, πŸ‘¨β€πŸš€οΈ

Expand Down

0 comments on commit 37b9236

Please sign in to comment.