Skip to content

Releases: spatie/laravel-route-discovery

1.3.2

17 Feb 09:58
dcd56e1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.1...1.3.2

1.3.1

06 Feb 12:19
56323f7
Compare
Choose a tag to compare

What's Changed

  • Fixed nested URL for multi-level nested controllers by @ricventu in #40

Full Changelog: 1.3.0...1.3.1

1.3.0

27 Jan 12:15
9810b34
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.3.0

1.2.0

13 Jan 13:13
Compare
Choose a tag to compare

What's Changed

  • Exclude method "middleware" from discovered routes by @LWlook in #30

New Contributors

Full Changelog: 1.1.1...1.2.0

1.1.1

30 Dec 10:14
cb490f1
Compare
Choose a tag to compare

What's Changed

  • Added filter to remove extra dot in nested route names by @ricventu in #34

Full Changelog: 1.1.0...1.1.1

1.1.0

23 Dec 15:16
Compare
Choose a tag to compare

What's Changed

  • Handle multiple model parameters in routes. by @ricventu in #33

Full Changelog: 1.0.5...1.1.0

1.0.5

11 Dec 09:31
c20d263
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.4...1.0.5

1.0.4

07 Mar 08:11
23ea749
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.3...1.0.4

1.0.3

15 Feb 07:48
d82193b
Compare
Choose a tag to compare
  • support Laravel 10

1.0.2

06 Dec 07:26
77b9d67
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.1...1.0.2