Illuminate\Contracts\Encryption Classes DecryptException
void register() Register the service provider. Return Value void
Builder getQuery() Get the underlying query for the relation. Return Value Builder
int total() Determine the total number of items in the data store. Return Value int
mixed push(string $job, mixed $data = '', string $queue = null) Push a new job onto the queue. Parameters string $job mixed $data string $queue Return Value mixed
void __construct(Application $app) Create a new service provider instance. Parameters Application $app Return Value void
$this greeting(string $greeting) Set the greeting of the notification. Parameters string $greeting Return Value $this
string getQualifiedKeyName() Get the table qualified key name. Return Value string
string|array input(string $key = null, string|array|null $default = null) Retrieve an input item from the request. Parameters string $key string|array|null $default Return Value string|array
$this makeVisible(array|string $attributes) Make the given, typically hidden, attributes visible. Parameters array|string $attributes Return Value $this
Page 346 of 996