質問編集履歴

1

記述間違いを修正

2018/11/28 04:35

投稿

hidepon
hidepon

スコア206

test CHANGED
File without changes
test CHANGED
@@ -52,7 +52,7 @@
52
52
 
53
53
 
54
54
 
55
- DB::table('books')->insert([
55
+ DB::table('users')->insert([
56
56
 
57
57
  'username' => 'admin2',
58
58