Bagisto Forum

    Bagisto

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

    Need help regarding content update and cache

    General Discussion
    2
    2
    20
    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
      gauravjain1 last edited by

      in bagisto 2.3.6, i need to clear cache all time when we update any product. is there any way by which we need not to clear cache to see changes until we are in dev mode

      After each upate we need to run following commond to see chnages, even make changes in product or category

      php artisan config:clear
      php artisan cache:clear
      php artisan route:clear
      php artisan view:clear

      1 Reply Last reply Reply Quote 0
      • Rishabh-Webkul
        Rishabh-Webkul last edited by

        Hello @gauravjain1

        Kindly go inside your .env file which is present in the root of your project and make

        RESPONSE_CACHE_ENABLED=false

        as show in the image below.

        cache.png

        Warm Regards
        Team Bagisto

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