database.php
Table of Contents
Functions
- db() : DatabaseDriver
- Retrieves the database driver instance from the application kernel.
Functions
db()
Retrieves the database driver instance from the application kernel.
db() : DatabaseDriver
Tags
Return values
DatabaseDriver —The database driver instance.