Laravel package adding a HTTP/2 server push manager to your Laravel applications.
There are already other packages such as jacobbennett/laravel-http2serverpush, tomschlick/laravel-http2-server-push, or spatie/laravel-mix-preload, so why a new package?
Unlike other existing packages which are focused on automatically including resources, this package aims to provide an API to allow developers to configure server push headers for any resource with a maximum amount of flexibility. The API for this package is inspired by the WebLinkExtension of Symfony's TwigBridge.
Please see the BabDev website for detailed information on how to use this package.
If you believe you have discovered a security issue with this package, please email [email protected] with information about the issue. Do NOT use the public issue tracker for security issues.
This package is licensed under the MIT License. See the LICENSE file for full details.