Laravel Missing Page Redirector Versions Save

Redirect missing pages in your Laravel application

2.10.0

2 months ago

2.9.4

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-missing-page-redirector/compare/2.9.3...2.9.4

2.9.3

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-missing-page-redirector/compare/2.9.2...2.9.3

2.9.2

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-missing-page-redirector/compare/2.9.1...2.9.2

2.9.1

2 years ago
  • use Str class instead of str helper function

Full Changelog: https://github.com/spatie/laravel-missing-page-redirector/compare/2.9.0...2.9.1

2.9.0

2 years ago
  • Add support for wildcard route parameters that span multiple route segments (/old/* -> /new/{wildcard})

Full Changelog: https://github.com/spatie/laravel-missing-page-redirector/compare/2.8.0...2.9.0

2.8.0

2 years ago

2.7.3

3 years ago
  • allow spatie/url v2

2.7.2

3 years ago
  • prep for Octane

2.7.1

3 years ago

add support for php 8