Run MySQL Commands

Now, you can check Database by files:

  • Update .env

DB_CHECK=true
  • Create a MySQL files in db folder with .sql extension

Last updated