Open thomasdiluccio opened 2 months ago
Add this to the generated .upsun/config.yaml:
.upsun/config.yaml
runtime: extensions: - pdo_pgsql
How to reproduce:
laravel new debugapp
cd debugapp
upsun ify
Add this to the generated
.upsun/config.yaml
:How to reproduce:
laravel new debugapp
cd debugapp
upsun ify