質問編集履歴
1
不足コード追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -68,6 +68,8 @@
|
|
68
68
|
|
69
69
|
use Illuminate\Foundation\Console\Kernel as ConsoleKernel;
|
70
70
|
|
71
|
+
use App\Mail;
|
72
|
+
|
71
73
|
|
72
74
|
|
73
75
|
|