Why if i running "php artisan serve" command laragon is too slow
-
I acces to url : http://127.0.0.1:8000 and is too slow in all my browers why?, if i running my project like test.dev , it causes me problems with "npm run watch command." Is the main reason the use "php artisan serve" in one terminal and the other command in other one How i can solve it .thank you !
-
php artisan serve
uses PHP built-in web server which is a single threaded process so you will experience the slowness. That why Laragon comes which Nginx and Apache.- You can not use
.dev
domain:
https://forum.laragon.org/topic/764/important-dev-domains-chrome-63