The Postgres driver for facades.Orm() of Goravel.
Run the command below in your project to install the package automatically:
./artisan package:install github.com/goravel/postgresOr check the setup file to install the package manually.
Run command below to run test:
go test ./...