nanobox-io/nanobox-engine-php

add profile script to link dev_php.ini to php.ini

tylerflint opened this issue · 0 comments

We need to add a profile.d script that will link dev_php.ini to php.ini if APP_NAME=dev.

Without this, the developer would have to run start-php prior to running any php cli tooling.