spatie/laravel-varnish

Lumen supported?

Yorgovan opened this issue · 4 comments

Can this work on Lumen also?

I installed it, set $app->register(Spatie\Varnish\VarnishServiceProvider::class); in app.php and tried to publish config file but it returns Call to undefined function Spatie\Varnish\config_path()

I'm not a Lumen user, so I haven't researched how to get it up and running in Lumen.

Looks like config_path() is a Laravel-only function.

Dear contributor,

because this issue seems to be inactive for quite some time now, I've automatically closed it. If you feel this issue deserves some attention from my human colleagues feel free to reopen it.