Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 369 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 369 Bytes

Native PostgreSQL Driver for FuelPHP

All the PostgreSQL deliciousness in an easy FuelPHP package.

##How to install

  1. Clone this repository
  2. Copy the "fuel-pgsql" folder to Fuel's package folder
  3. Enable the package in the configuration file
  4. Edit your database configuration to use the PostgreSQL driver ('type' => 'pgsql')