質問編集履歴
1
不足コード追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -33,6 +33,7 @@
|
|
33
33
|
|
34
34
|
use Illuminate\Console\Scheduling\Schedule;
|
35
35
|
use Illuminate\Foundation\Console\Kernel as ConsoleKernel;
|
36
|
+
use App\Mail;
|
36
37
|
|
37
38
|
|
38
39
|
class Kernel extends ConsoleKernel
|