Home Forums Themeqx Advanced PhP Laravel Classified ads cms How to Change image path directory

  • #253

    loneanton83
    Participant

    1,065

    How to Change image path directory

    Hi, How to change path image storage directory -> uploads/images/

    I want to change it not on public_html/images/product/
    this is my directory stucture

    home/userme/laravelAPP/ -> I put laravel app on this folder
    home/userme/public_html/assets -> my asset folder (css,js,img)
    home/userme/public_html/images/product/ -> I want all uploaded images stored on this folder (ads,avatar,images,logo,slider)
    home/userme/public_html/index.php
    home/userme/public_html/.httacces
    home/userme/public_html/favicon.icon

Viewing 2 replies - 1 through 2 (of 2 total)
  • #255

    Hi

    It will be really tough if you don’t know laravel, but there is a trick for you to change path wisely. Follow below instruction.

    First of all create a backup

    Open full application to a code editor like sublime text.

    Search uploads/images in full path and replace with uploads/images/product

    Make sure you have created a directory called product to uploads/images directory

    It will change your full path to your application

    Best regards

    #259

    loneanton83
    Participant

    i think that’s not solution i want. because path directory still on uploads/images/bla..blaa

    ok. thanks
    let me check Ads controller

Viewing 2 replies - 1 through 2 (of 2 total)

Purchase for access

Buy a copy of Themeqx Advanced PhP Laravel Classified ads cms for access to our member center.

Buy