arcanedev / missing-urls-redirector
Redirect the missing urls/pages in your Laravel application
2.0.0
2020-03-06 12:26 UTC
Requires
- php: ^7.2.5
- arcanedev/support: ^7.0
Requires (Dev)
- orchestra/testbench: ^5.0
- phpunit/phpunit: ^8.5|^9.0
This package is auto-updated.
Last update: 2024-11-06 23:11:54 UTC
README
By ARCANEDEV©
This package allows you to handle the missing urls/pages with ease.
Feel free to check out the releases, license, and contribution guidelines.
Features
- Laravel
6.x | 7.x
are supported. - Easy setup & configuration.
- Well tested (100% code coverage with maximum code quality).
- Made with ❤️ & ☕.
Table of contents
Contribution
Any ideas are welcome. Feel free to submit any issues or pull requests, please check the contribution guidelines.
Security
If you discover any security related issues, please email arcanedev.maroc@gmail.com instead of using the issue tracker.
Credits
- ARCANEDEV
- spatie/laravel-missing-page-redirector (for the inspiration)
- All Contributors