I replaced $data->base64_image to $_POST['base64_image'] and then use $result = file_put_contents($path, $image); instead of Image::make($image-> ... ... <看更多>
Search
Search
I replaced $data->base64_image to $_POST['base64_image'] and then use $result = file_put_contents($path, $image); instead of Image::make($image-> ... ... <看更多>
@info usage 'Image' => Intervention\Image\Facades\Image::class. */. public static function base64ToFile($base64, $path, $width = 400, $height = 400). ... <看更多>
Let's Build a Multi-Purpose Laravel + Vue Application is out now. In this series, you learn everything you need ... ... <看更多>