Skip to content

Commit 36cb98d

Browse files
authored
Update README.md
1 parent 9e5c9c8 commit 36cb98d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Laravel Vercel Postgres
22

3+
Provides a solution to the issue of Laravel projects being unable to connect to Postgres after deployment to Vercel.
4+
5+
## Installation
6+
7+
You can install the package via composer:
8+
9+
```bash
10+
composer require braumye/laravel-vercel-postgres
11+
```
12+
313
## License
414

515
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

0 commit comments

Comments
 (0)