Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 732 Bytes

README.md

File metadata and controls

44 lines (29 loc) · 732 Bytes

Logo

Laravel Route List

Show searchable, filterable Laravel application routes in blade view.



Installation

Install my-project with npm

  composer require rajtechnologies/laravel-route-list

Go On Web Brower

  {base_url}/route-list

Features

  • Web Route List
  • API Route List
  • filter with Datatable of method, route , name and action

Screenshots

App Screenshot

Tech Stack

Client: Bootstrap, Datatables

Server: Laravel

License

MIT