Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/php/282.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
如何在php中创建instagram共享链接?_Php_Laravel_Instagram Api - Fatal编程技术网

如何在php中创建instagram共享链接?

如何在php中创建instagram共享链接?,php,laravel,instagram-api,Php,Laravel,Instagram Api,如何与php共享instagram上的帖子。你能解释一下如何在instagram上分享帖子吗。我不知道如何解决这个问题,如果你知道的话,请告诉我,然后我已经节省了我的一天。 我的代码在这里: <a class="fb-share" href="https://www.instagram.com/sharer.php?u={{url()->current()}}"><i class="social_facebook"></i> Share</a>

如何与php共享instagram上的帖子。你能解释一下如何在instagram上分享帖子吗。我不知道如何解决这个问题,如果你知道的话,请告诉我,然后我已经节省了我的一天。 我的代码在这里:

<a class="fb-share" href="https://www.instagram.com/sharer.php?u={{url()->current()}}"><i class="social_facebook"></i> Share</a>


Instagram目前不允许您共享来自其他网站的照片或视频–您只能直接从移动设备上传照片/视频。由于没有共享机制,我们无法添加将您的内容共享到Instagram的按钮。

这是不可能的,因为Instagram目前不允许您共享来自其他网站的照片或视频–您只能直接从移动设备上传照片/视频。由于没有共享机制,我们无法添加一个按钮,将您的内容共享到Instagram。

标题与问题的关系如何?我是stackoverflow的新手,对此表示抱歉。标题是否相关?你在用拉威尔吗?具体出了什么问题?是的,我用的是Laravelis,还没有解决办法吗?