Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing middleware ttl #35

Open
spacecomx opened this issue Jun 30, 2017 · 1 comment
Open

Missing middleware ttl #35

spacecomx opened this issue Jun 30, 2017 · 1 comment

Comments

@spacecomx
Copy link

spacecomx commented Jun 30, 2017

@barryvdh When using composer install the package

"barryvdh/laravel-httpcache": "0.2.x@dev"

The package is missing the

'ttl' => \Barryvdh\HttpCache\Middleware\SetTtl::class,

composer install barryvdh/laravel-httpcache the class is in the package

@ctf0
Copy link

ctf0 commented Aug 20, 2017

#41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant