string|array option(string $key = null) Get the value of a command option. Parameters string $key Return Value string|array
bool __isset(string $key) Determine if an attribute or relation exists on the model. Parameters string $key Return Value bool
string render() Render the Pagination contents. Return Value string
void question(string $string) Write a string as question output. Parameters string $string Return Value void
mixed __call(string $method, array $parameters) Handle dynamic method calls to the relationship. Parameters string $method array $parameters Return Value mixed
callable getMonologConfigurator() Get the custom Monolog configurator for the application. Return Value callable
$this see(string $text, bool $negate = false) Assert that a given string is seen on the current HTML. Parameters string $text bool $negate Return Value $this
void __construct(Application $app) Create a new service provider instance. Parameters Application $app Return Value void
Page 993 of 996