tomschlick / laravel-http2-server-push

A middleware package for Laravel to enable server push for your script, style, and image assets.
MIT License
166 stars 20 forks source link

Use asset #16

Open jbrooksuk opened 6 years ago

jbrooksuk commented 6 years ago

I wonder if the links generated should be wrapped with the asset helper so that a full path is being used? In Chrome I keep seeing that the path is trying to be loaded relative to the URL you're on.