image file type validation in laravel code example Example: laravel image validation 'image' => 'required|image|mimes:jpeg,png,jpg,gif,svg|max:2048',