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?
1 Replies
a month ago
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.