Laravel
Release notes
Upgrade Guide
Contribution Guide
class
Illuminate
/
Database
/
Connectors
/
SQLiteConnector
You are viewing an older version of the documentation. For the latest, please visit
master documentation
.
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