litespeedtech / lscache-laravel

LSCache for Laravel framework
GNU General Public License v3.0
52 stars 14 forks source link

varnish support #27

Closed vahidalvandi closed 12 months ago

vahidalvandi commented 12 months ago

do this support varnish cache?

lucasRolff commented 12 months ago

Hello,

The lscache module for Laravel does not support Varnish, and it's out of scope to do so. spatie/laravel-varnish is probably what you're after.