Bagisto Forum

    Bagisto

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

    Run bagiso whit sql only

    Installing Bagisto
    2
    2
    173
    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.
    • M
      Megalight last edited by

      I want create Db in fly and insert into them bagisto tables, but when I export work bagiso sql and run in via
      $path = public_path('sql/bagisto.sql');
      $sql = file_get_contents($path);
      DB::unprepared($sql); ///this code

      Db created but without triggers.
      I can log in to admin but can`t create product_flat, categories.
      How can you help me??

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

        Hi,

        Can you share the error logs?

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