如何使用 twilio url 将图像保存到 laravel 中的文件夹?我使用过 file_put_content,但它对我不起作用,任何机构都有任何解决方案?

问题描述

How to Save Image using twilio url to folder in laravel.

使用过file_put_content,但对我不起作用,任何机构有任何解决方案? // $content = file_get_contents('https://api.twilio.com/2010-04-01/); ... file_put_contents('public/uploads/banners/test1.jpg',$content);

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)