Bagisto Forum

    Bagisto

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

    Default country

    Modules
    2
    2
    115
    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.
    • C
      clifford last edited by

      Hi everyone, how do I implement default city in my project. am new in this have done it but not seeing any changes even after publishing. Below is my code snippet.

      },
      
                              address: {
                                  billing: {
                                      address1: [''],
                                      save_as_address: false,
                                      use_for_shipping: true,
                                      country: 'KE'
                                  },
      
                                  shipping: {
                                      address1: ['']
      
      1 Reply Last reply Reply Quote 0
      • sanjay-webkul
        sanjay-webkul last edited by

        Hi there,
        Please run the given command inside that package in which you are doing the changes,

        php artisan bagisto:publish
        1 Reply Last reply Reply Quote 0
        • First post
          Last post