kill laravel server
sudo kill $(sudo lsof -t -i:port_number)
kill laravel server
sudo kill $(sudo lsof -t -i:port_number)
php artisan serve stop
To execute php artisan serve stop simply goto your commnad line where your server is running
and press ctrl+c. It will stop your server.
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us