質問編集履歴

2

2019/09/03 08:27

投稿

Yachin
Yachin

スコア21

test CHANGED
File without changes
test CHANGED
@@ -32,7 +32,7 @@
32
32
 
33
33
  ```
34
34
 
35
- database/migrations/2019_08_20_062213_add_user_id_to_shops_table.php
35
+ このファイルをmigrate中にエラーが起こります。atabase/migrations/2019_08_20_062213_add_user_id_to_shops_table.php
36
36
 
37
37
  <?php
38
38
 
@@ -114,8 +114,6 @@
114
114
 
115
115
  ---
116
116
 
117
- このファイルをmigrate中にエラーが起こります。
118
-
119
117
  database/migrations/2019_08_14_205903_create_shops_table.php
120
118
 
121
119
  ```

1

'2019_08_20_062213_add_user_id_to_shops_table.php'のmigrate中にエラーが起こります。

2019/09/03 08:27

投稿

Yachin
Yachin

スコア21

test CHANGED
File without changes
test CHANGED
@@ -32,7 +32,7 @@
32
32
 
33
33
  ```
34
34
 
35
- database/migrations/2019_08_20_062213_add_user_id_to_shops_table.php``php
35
+ database/migrations/2019_08_20_062213_add_user_id_to_shops_table.php
36
36
 
37
37
  <?php
38
38
 
@@ -114,6 +114,8 @@
114
114
 
115
115
  ---
116
116
 
117
+ このファイルをmigrate中にエラーが起こります。
118
+
117
119
  database/migrations/2019_08_14_205903_create_shops_table.php
118
120
 
119
121
  ```