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