Laravel
Release notes
Upgrade Guide
Contribution Guide
class
Illuminate
/
Database
/
Connectors
/
SQLiteConnector
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
SQLiteConnector
Extends
Connector
Implements
ConnectorInterface
#
Methods
public
#
connect
(
array
$config
)
:
PDO
Establish a database connection.
Parameters
$config
array
On this page
On this page
Methods
connect