bool put(string $path, string|resource $contents, string $visibility = null) Write the contents of a file. Parameters string $path string|resource $contents string $visibility Return Value bool
Illuminate\Database\Console\Migrations Classes BaseCommand InstallCommand MigrateCommand MigrateMakeCommand RefreshCommand ResetCommand RollbackCommand
void register() Register the service provider. Return Value void
int run(InputInterface $input, OutputInterface $output) Run the console command. Parameters InputInterface $input OutputInterface $output Return Value int
void info(string $string, null|int|string $verbosity = null) Write a string as information output. Parameters string $string null|int|string $verbosity Return Value void
$this withSwiftMessage(callable $callback) Register a callback to be called with the Swift message instance. Parameters callable $callback Return Value $this
bool offsetExists(mixed $offset) Determine if the given attribute exists. Parameters mixed $offset Return Value bool
void __construct() Create a new console command instance. Return Value void
string createdAt() Get the name of the "created at" column. Return Value string
Collection collapse() Collapse the collection of items into a single array. Return Value Collection
Page 647 of 996