array provides() Get the services provided by the provider.
string configPath() Get the path to the application configuration files
void line(string $string) Write a string as standard output.
string anticipate(string $question, array $choices, string $default = null)
static Container getInstance()
void setLaravel(Container $laravel)
int run(InputInterface $input, OutputInterface $output) Run the console
string secret(string $question, bool $fallback = true) Prompt the user
OutputInterface getOutput() Get the output implementation.
bool|null delete() Delete the model from the database.
Page 4 of 100