Bagisto Forum

    Bagisto

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

    Multi Vendor Marketplace Installation Error

    Modules
    3
    5
    482
    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
      cerohawke88 last edited by cerohawke88

      Hello everyone. I currently installing multi vendor marketplace extension following this tutorial https://webkul.com/blog/laravel-multi-vendor-marketplace/ but i encounter a problem where the database cannot be seeded using
      php artisan db:seed --class=Webkul\Marketplace\Database\Seeders\DatabaseSeeder command. Below i attach the error output:
      94ea6401-9c34-42f2-bcd5-3a3903bcfbc0-image.png

      I suppose i don't do any mistake by following the tutorial thoroughly. Any advice? Thank you in advance

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

        hi @cerohawke88 ,
        please mention the bagisto version and add an screenshot of the the error if possible.
        Thanks!

        C 1 Reply Last reply Reply Quote 0
        • C
          cerohawke88 @Naresh-webkul last edited by

          @Naresh-webkul hello, sorry for the mistype code format on my previous post, please kindly recheck my post, thank you.
          Anyway, i'm using Bagisto 1.3.1

          1 Reply Last reply Reply Quote 0
          • onlineinvestment
            onlineinvestment last edited by

            Thanks for providing such kind of platform and blogs. Asking question is nice way to share something awesome. Thanks Online Matka Play

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

              HEllo @cerohawke88 ,
              please run following command for db seed:

              php artisan db:seed --class=Webkul\Marketplace\Database\Seeders\DatabaseSeeder

              If your are windows user then run the below command-

              php artisan db:seed --class="Webkul\Marketplace\Database\Seeders\DatabaseSeeder"

              Thanks!

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