All notable changes to laravel-strict-domain
will be documented in this file.
Full Changelog: https://github.com/ByteFlick/laravel-strict-domain/compare/v3.0.0...v3.0.1
- Added subdomain support.
Full Changelog: https://github.com/ByteFlick/laravel-strict-domain/compare/v2.0.1...v3.0.0
Full Changelog: https://github.com/ByteFlick/laravel-strict-domain/compare/v2.0.0...v2.0.1
- Renamed the existing middleware.
- Middleware now redirects to the designated host with the path.
- Added a new middleware that blocks traffic if the user wishes to.
- Updated the documentation.
- Added CI workflows via GitHub actions.
- v2.0.0 by @ArdaKaraderi in #1
- v2.0.0 by @ArdaKaraderi in #2
- Updated the redirect middleware. by @ArdaKaraderi in #3
- @ArdaKaraderi made their first contribution in #1
Full Changelog: https://github.com/ByteFlick/laravel-strict-domain/compare/v1.0.0...v2.0.0