teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

不足コード追加

2021/05/18 09:35

投稿

rinkoro
rinkoro

スコア23

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