J
J
Janny2017-02-18 12:41:51
Laravel
Janny, 2017-02-18 12:41:51

Why doesn't make:mail work in Laravel?

php artisan make:mail name

[InvalidArgumentException]
  Command "make:mail" is not defined.
  Did you mean one of these?
      make:model
      make:migration
      make:seeder
      make:controller
      make:middleware
      make:request
      make:provider
      make:event
      make:job
      make:listener
      make:command
      make:console

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Victor, 2017-02-18
@Genuas

Laravel version below 5.3 where this command appeared.
On 5.4 it works for me.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question