Skip to content

Releases: spatie/laravel-route-attributes

1.4.1

09 Jun 15:27
fd4e44f
Compare
Choose a tag to compare
  • remove facade

1.4.0

08 Apr 21:14
8c2bc2c
Compare
Choose a tag to compare
  • adds optional Wheres attribute on class and method level (#31)

1.3.0

04 Mar 07:43
Compare
Choose a tag to compare
  • add support for multi-verb routes

1.2.3

15 Feb 08:17
c278d48
Compare
Choose a tag to compare
  • global middleware from config file will be registered first (#24)

1.2.2

12 Feb 07:10
cf0c71a
Compare
Choose a tag to compare
  • change approach to handle routes with prefix (#23)

1.2.1

07 Feb 12:55
356342f
Compare
Choose a tag to compare
  • add new check to make sure TestClasses directory exists when running tests (#20)

1.2.0

19 Dec 19:03
Compare
Choose a tag to compare
  • add middleware config option

1.1.0

30 Nov 12:28
a60a2d1
Compare
Choose a tag to compare
  • add Domain attribute

1.0.0

29 Oct 13:00
2fa8e12
Compare
Choose a tag to compare
  • initial release

0.0.1

28 Oct 09:25
Compare
Choose a tag to compare
  • experimental release