Simple forum software for building great communities.
Go to file
Toby Zerner ddfc41c6f7 Disallow svg images to be erroneously uploaded
Laravel's `image` validation rule allows svg files to pass validation, but we can't handle svgs so it would result in an unspecified 500 error which isn't nice.
2016-08-27 23:54:18 +09:30
framework/core Disallow svg images to be erroneously uploaded 2016-08-27 23:54:18 +09:30