Application getLaravel()
string getDefaultDriver() Get the default cache driver name.
static bool hasMacro(string $name) Checks if macro is registered
void __construct(Store $store)
void setLaravel(Container $laravel)
void info(string $string, null|int|string $verbosity = null) Write a string
Store getStore()
void __construct(Store $store, array $names = array())
mixed get(string|array $key) Retrieve an item from the cache by key.
array getNames() Get all of the tag names in the set.
Page 10 of 34