Quantcast
Channel: Artisan: "Command not found" - Stack Overflow
Browsing latest articles
Browse All 3 View Live
↧

Answer by EliuX for Artisan: "Command not found"

Go to app/Console/Kernel.php and add the class to the commands variable. It would look something like:class Kernel extends ConsoleKernel{ /** * The Artisan commands provided by your application. * *...

View Article


Answer by Hassan for Artisan: "Command not found"

It looks as though the problem is related to your setup. You're using PHP CGI instead of CLI to run your commands which will not work.Ensure that the code is there on your live environment and run your...

View Article


Artisan: "Command not found"

So I try to add a Command withphp artisan command:make MailSendCommandThe file MailSendCommand.php is created.I edited it to this:class MailSendCommand extends Command { protected $name =...

View Article
Browsing latest articles
Browse All 3 View Live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>