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.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.3/Illuminate/Contracts/Redis/Database.html