Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 193 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 193 Bytes

Postgresql-PHP-Connect

Connect Postgresql In PHP

How To Install

first, import sql file, and then in terminal, execute below command.

$ composer update
$ composer dump-autoload -o