litespeedtech / lscache-laravel

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

varnish support #27

Closed vahidalvandi closed 9 months ago

vahidalvandi commented 9 months ago

do this support varnish cache?

lucasRolff commented 9 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.