Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Media Manager, images added in media manager link is broken.

    General Discussion
    2
    2
    226
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      gwachhamit last edited by gwachhamit

      Bagisto v1.3.1
      I used media manager package provided by bagisto.
      run cmd php artisan storage:link.
      all works fine in localhost.
      But in server, when I upload file in media manager, it store files inside storage folder (storage/app/public/media/), and no files are stored/link inside directory (public/storage/media/). But media manager look file inside public/storage/media/ where there are no files.

      And if I copy the files from directory /storage/app/public/media/ to directory /public/storage/media, it works fine

      1 Reply Last reply Reply Quote 0
      • devansh-webkul
        devansh-webkul last edited by

        Hi @gwachhamit,

        Just simply remove the link from the public and again run php artisan storage:link.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post