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

[5.5] Add mov extension and search method in MIME types #20917

Merged
merged 2 commits into from
Sep 1, 2017

Conversation

mathieutu
Copy link
Contributor

Just add the mov video extension in array, and as I said in the previous PR a little method to search for an extension from a MIME type.

MimeType::search('video/quicktime') // mov
MimeType::search('foo/bar') // null

Thanks.

@mathieutu mathieutu changed the title [5.5] Add mov extension and search method [5.5] Add mov extension and search method in MIME types Sep 1, 2017
@taylorotwell taylorotwell merged commit 475e52a into laravel:5.5 Sep 1, 2017
@mathieutu mathieutu deleted the features/5.5/mimetypes branch September 1, 2017 16:46
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

Successfully merging this pull request may close these issues.

2 participants