Skip to content
This repository has been archived by the owner on Dec 9, 2023. It is now read-only.

Make ImageCacheController compatible with lumen and laravel #84

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jhowardjr
Copy link

In the ImageCacheController class, it looks like the BaseController parent class isn't being leveraged and Config::get() can be replaced with the config() helper function. Making those changes the controller becomes compatible with lumen and laravel.

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

Successfully merging this pull request may close these issues.

1 participant