mixed getConfig(string $option) Get an option from the configuration options
string getDefaultConnection() Get the default connection name.
void setEventDispatcher(Dispatcher $events)
void commit() Commit the active database transaction.
Processor getPostProcessor()
array getConnections() Return all of the created connections.
bool isDeferred() Determine if the provider is deferred.
Illuminate\Database\Events Classes
int delete(string $query, array $bindings = array()) Run a delete statement
Builder table(string $table)
Page 26 of 43