bosnadev / database

An extended PostgreSQL driver for Laravel 5 with support for some aditional PostgreSQL data types: hstore, uuid, jsonb.
https://bosnadev.com
MIT License
78 stars 68 forks source link

declaration of ConnectionFactory::createConnection() breaks Laravel 5.1 LTS #23

Open pelim opened 8 years ago

pelim commented 8 years ago

[ErrorException]
Declaration of Bosnadev\Database\Connectors\ConnectionFactory::createConnection() should be compatible with Illuminate\Database\Connectors\ConnectionFa
ctory::createConnection($driver, $connection, $database, $prefix = '', array $config = Array)