interface Illuminate / Database / Connectors / ConnectorInterface
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

ConnectorInterface

Methods

public

connect ( array $config ) : PDO

Establish a database connection.

Parameters

  • $config array