Closed tilaks26 closed 7 years ago
My recommendation will be use Apache or Nginx web server over the Built-in PHP Server
Thanks. I will look into it. For now it just uses php artisan serve which is a php server command. I'm planning to use Apache to handle the web server thing so that we don't have to worry about server logs.
php artisan serve
My recommendation will be use Apache or Nginx web server over the Built-in PHP Server