回答編集履歴
2
追記しました
test
CHANGED
@@ -31,3 +31,7 @@
|
|
31
31
|
[https://reffect.co.jp/laravel/laravel-facade-understanding](https://reffect.co.jp/laravel/laravel-facade-understanding)
|
32
32
|
|
33
33
|
※最後の方にAuthファサードの説明があります
|
34
|
+
|
35
|
+
|
36
|
+
|
37
|
+
今後もこれと同じようなエラー(クラスが存在しない)が出た場合は「ちゃんとuseしてるか?」をまずはチェックするといいと思います。
|
1
追記しました
test
CHANGED
@@ -29,3 +29,5 @@
|
|
29
29
|
参考)
|
30
30
|
|
31
31
|
[https://reffect.co.jp/laravel/laravel-facade-understanding](https://reffect.co.jp/laravel/laravel-facade-understanding)
|
32
|
+
|
33
|
+
※最後の方にAuthファサードの説明があります
|