PHP code snippet – How to stop laravel server?
To execute php artisan serve stop simply goto your commnad line where your server is running and press ctrl+c
To execute php artisan serve stop simply goto your commnad line where your server is running and press ctrl+c