braumye/laravel-vercel-postgres

A Laravel package to deploy to Vercel with Postgres

v1.0.0 2023-12-25 03:43 UTC

This package is auto-updated.

Last update: 2024-04-24 03:24:46 UTC


README

Provides a solution to the issue of Laravel projects being unable to connect to Postgres after deployment to Vercel.

Installation

You can install the package via composer:

composer require braumye/laravel-vercel-postgres

License

The MIT License (MIT). Please see License File for more information.