Skip to content

Releases: s-patompong/laravel-routes-html

1.5.1

02 Dec 03:33

Choose a tag to compare

Removed

  • Remove the route_list/* route from the ignore routes list config.

1.5.0

01 Dec 03:50
46e512b

Choose a tag to compare

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

29 Nov 08:10

Choose a tag to compare

Added

  • Add method filter.

1.3.0

26 Nov 08:02

Choose a tag to compare

Added

  • Allow sorting by the header on the route list table

1.2.0

25 Nov 14:50

Choose a tag to compare

Added

  • Add the middlewares config key so the package user can set the middleware for the request.

1.1.0

25 Nov 07:46

Choose a tag to compare

Added

  • Add the Middleware column to the route-list page.

1.0.0

25 Nov 07:27
205975d

Choose a tag to compare

Added

  • A new route to display all the route in your application.