void __construct(Application $app) Create a new PasswordBroker manager instance. Parameters Application $app Return Value void
string|null previousPageUrl() Get the URL for the previous page. Return Value string|null
void __wakeup() Restore the model after serialization. Return Value void
Collection whereStrict(string $key, mixed $value) Filter items by the given key value pair using strict comparison. Parameters string $key mixed $value Return Value Collection
void commit() Commit the active database transaction. Return Value void
static array getDirectories() Gets all the directories registered with the loader. Return Value array
$this dontSeeIsChecked(string $selector) Assert that the given checkbox is not selected. Parameters string $selector Return Value $this
$this states(array|dynamic $states) Set the states to be applied to the model. Parameters array|dynamic $states Return Value $this
int call(string $command, array $arguments = array()) Call another console command. Parameters string $command array $arguments Return Value int
array jsonSerialize() Convert the object into something JSON serializable. Return Value array
Page 959 of 996