how to deploy the project of laravel with pgsql in here?
shibusharma1
FREEOP

a month ago

how to deploy the project of laravel with pgsql in here?

$10 Bounty

1 Replies

You can deploy your Laravel application from a prebuilt Docker image or through your Github repository. For a postgresql instance, you can right click your canvas, add a service, select database, and choose postgres from the list.


Loading...