Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit 5aaeff30 authored by 64160295's avatar 64160295
Browse files

data member

parent fe60a604
No related branches found
No related tags found
1 merge request!12proof tranfer update
......@@ -36,7 +36,7 @@ public function up()
$table->string('password')->nullable(false);
$table->string('address_id')->nullable();
});
DB::table('users')->insert([
DB::table('Member')->insert([
[
'mem_id_card' => '123456789',
'mem_prefix_th' => 'นาย',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment