回答編集履歴
1
edit
answer
CHANGED
@@ -1,2 +1,3 @@
|
|
1
1
|
自動で作られるカラムなら[**updated_at**]では。
|
2
|
-
[Laravel Eloquent](https://readouble.com/laravel/8.x/ja/eloquent.html)
|
2
|
+
[Laravel Eloquent](https://readouble.com/laravel/8.x/ja/eloquent.html)
|
3
|
+
dd()でコレクションの中身確認してください。
|