W3cubDocs

/Laravel 5.1

Database

interface Database (View source)

Methods

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

Run a command against the Redis database.

Details

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

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.1/Illuminate/Contracts/Redis/Database.html