• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
Bagisto Forum

Bagisto

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

Run bagiso whit sql only

Installing Bagisto
2
2
178
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 24 Mar 2021, 12:16

    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 24 Mar 2021, 13:35

      Hi,

      Can you share the error logs?

      1 Reply Last reply Reply Quote 0
      1 out of 2
      • First post
        1/2
        Last post