sourceboat / docker-laravel

A highly opinionated docker image which aims to be perfectly suited to run our Laravel applications.
MIT License
10 stars 2 forks source link

Use Laravel db host env variable to test db connection. #15

Closed PKuebler closed 4 years ago

PKuebler commented 4 years ago

For Laravel in conjunction with an AWS RDS instance it would be convenient if the host is taken from the Laravel ENV variables if set.