bool hasTable(string $table) Determine if the given table exists.
Collection getEager()
string anticipate(string $question, array $choices, string $default = null)
bool unprepared(string $query) Run a raw, unprepared query against the
bool insert(array $values) Insert a new record into the database.
bool offsetExists(mixed $offset) Determine if the given attribute exists
ConnectionInterface getConnection()
Connection resolveConnection(string $connection)
void error(string $string, null|int|string $verbosity = null) Write a string
bool confirmToProceed(string $warning = 'Application In Production!', Closure|bool|null $callback
Page 83 of 100