airavata-courses/spring17-laravel-portal

Containerize Laravel Portal

Closed this issue · 2 comments

Containerize Laravel Portal

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.