1.

How do I stop Artisan serve in Laravel?

Answer»

We can do it with 3 simple steps.

  • Press CTRL + Shift + ESC. LOCATE the php system walking ARTISAN and KILL it with PROPER click -> kill process.
  • Reopen the command-line and begin again the server.
  • Note that you ought to be able to kill the manner just by using sending it a kill sign with Ctrl + C.


Discussion

No Comment Found