You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The base class handles checking support for a file by its extension. You only need to define the default support file extensions by setting the value of $extensions. You will also need to implement the compact() method.