Fix route helper when using IPv6 to access your Laravel application.
murilochianfa/laravel-ipv6-patch is a Laravel package for fix route helper when using ipv6 to access your laravel application..
It currently has 1 GitHub stars and 3.526 downloads on Packagist (latest version v1.1.0).
Install it with composer require murilochianfa/laravel-ipv6-patch.
Discover more Laravel packages by murilochianfa
or browse all Laravel packages to compare alternatives.
Last updated
Fix route helper when using IPv6 to access your Laravel application. https://github.com/laravel/framework/issues/46315

You can install the package via Composer:
composer require murilochianfa/laravel-ipv6-patch
During package development, try as best as possible to embrace good design and development practices to try to ensure that this package is as good as it can be. The checklist for package development includes:
composer style
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.