Bagisto Forum

    Bagisto

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

    Remove some fields from checkout form

    General Discussion
    3
    22
    1998
    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.
    • V
      Vaishali Agarwal last edited by

      @Rahul74
      try by running php artisan vendor:publish --force

      R 1 Reply Last reply Reply Quote 0
      • R
        Rahul74 @Vaishali Agarwal last edited by

        @Vaishali-Agarwal am getting this error
        Screenshot at Jul 22 19-16-42.png

        1 Reply Last reply Reply Quote 0
        • V
          Vaishali Agarwal last edited by

          @Rahul74
          have you done any changes in the slider.blade.php?
          Let me know when you're getting this issue.

          R 1 Reply Last reply Reply Quote 0
          • R
            Rahul74 @Vaishali Agarwal last edited by

            @Vaishali-Agarwal no, i didn't do anything to that file,

            1 Reply Last reply Reply Quote 0
            • V
              Vaishali Agarwal last edited by Vaishali Agarwal

              @Rahul74
              there might be some cache issue

              you can run the following command

              • composer dump-autoload

              • php artisan config:cache

              • php artisan vendor:publish

              R 1 Reply Last reply Reply Quote 0
              • R
                Rahul74 @Vaishali Agarwal last edited by

                @Vaishali-Agarwal still getting the same error. May be if u give me the github link for the all the changes that happened after bagisto 1.1.2, not just for compare option, so that i can changes all that and get the current result? is it a good idea?

                R 1 Reply Last reply Reply Quote 0
                • V
                  Vaishali Agarwal last edited by

                  @Rahul74
                  Yes, as currently master version has too many changes, but if you're testing it on localhost then surely you can upgrade the code directly from master branch

                  you can directly take a pull from master by adding git remote of bagisto https://github.com/bagisto/bagisto

                  R 1 Reply Last reply Reply Quote 0
                  • R
                    Rahul74 @Rahul74 last edited by

                    @Rahul74 coz in some files like helper.php file, code line numbers are more than my current one

                    1 Reply Last reply Reply Quote 0
                    • R
                      Rahul74 @Vaishali Agarwal last edited by

                      @Vaishali-Agarwal my project is already in live server, so how do i update all these changes?

                      1 Reply Last reply Reply Quote 0
                      • V
                        Vaishali Agarwal last edited by Vaishali Agarwal

                        @Rahul74
                        you can follow these steps to upgraded on latest version https://devdocs.bagisto.com/upgrade_to_latest_bagisto.html

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