the cmd "php artisan migrate" apparently publishes schema to the database is this the same as inserting the schema/tables into a db/tbl within the database -- mysql/postgres? Or is it something different?
the cmd "php artisan migrate" apparently publishes schema to the database is this the same as inserting the schema/tables into a db/tbl within the database -- mysql/postgres? Or is it something different?