Skip to content

Releases: spatie/laravel-route-discovery

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

1.0.1

08 Mar 14:54
5f1938f
Compare
Choose a tag to compare

What's Changed

  • Change to allow forward-slashes in Windows by @vanyamil in #15

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

07 Feb 16:34
Compare
Choose a tag to compare
  • initial release

0.13.0

20 Jan 15:21
Compare
Choose a tag to compare
do not discover any controllers by default

0.12.0

20 Jan 10:08
Compare
Choose a tag to compare
  • experimental release