Database

interface Database (View source)

Methods

mixed command(string $method, array $parameters = [])

Run a command against the Redis database.

Details

mixed command(string $method, array $parameters = [])

Run a command against the Redis database.

Parameters

string $method
array $parameters

Return Value

mixed

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.6/Illuminate/Contracts/Redis/Database.html