【问题标题】:After rewriting wordpress website in laravel photos not displaying在 laravel 照片中重写 wordpress 网站后不显示
【发布时间】:2020-08-14 18:46:07
【问题描述】:

将网站从 wordpress 移至 laravel 。所以现在我在 /public/wp-content/uploads/filename.jpg 中的图像。 但是任何图像都不会显示在站点中。

但实际上我有这张图片

【问题讨论】:

    标签: php wordpress laravel


    【解决方案1】:

    您的目录名称是 (wp_content),但您在 url 中使用了 (wp-content)。您应该将目录名称中的 (_) 替换为 (-)。

    【讨论】:

      猜你喜欢
      • 2010-10-08
      • 1970-01-01
      • 2021-01-06
      • 1970-01-01
      • 2015-12-16
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-07-19
      相关资源
      最近更新 更多