質問編集履歴
1
誤字
test
CHANGED
File without changes
|
test
CHANGED
@@ -100,7 +100,7 @@
|
|
100
100
|
|
101
101
|
app/Models/User.phpのphpファイルも見てみましたが違うようでした。
|
102
102
|
|
103
|
-
Userモデル
|
103
|
+
Userモデルを/app/User.phpに定義するということは新しくUser.phpファイルを作る感じでしょうか。
|
104
104
|
|
105
105
|
[参考サイト](https://team-lab.github.io/skillup/step2/03-laravel-demo.html)
|
106
106
|
|