Relative Content

Tag Archive for phpbuildpackapp-platform

How to exclude files in php buildback?

I am using Digitalocean’s App Platform to deploy a PHP app.
App Platform recommends to use their PHP buildpack to deploy PHP apps.
It seems to utilize heroku-buildpack-php for this purpose.