Releases: s-patompong/laravel-routes-html
Releases · s-patompong/laravel-routes-html
1.5.1
1.5.0
Added
- Filter by domain.
- Click on GET|HEAD route to open it on a new tab.
Changes
- Just small UI changes, make the filter be more responsive on the small screen device.
1.4.0
Added
- Add method filter.
1.3.0
Added
- Allow sorting by the header on the route list table
1.2.0
Added
- Add the middlewares config key so the package user can set the middleware for the request.
1.1.0
Added
- Add the Middleware column to the route-list page.
1.0.0
Added
- A new route to display all the route in your application.