Db::query()
Executes a raw SQL query which expects a set of results
Parameters
Name | Type | Default |
---|---|---|
$query * | string |
– |
$bindings | array |
[ ] |
$params | array |
[ ] |
Return type
mixed