DatabaseServiceProvider

 class Winter\Storm\Database\DatabaseServiceProvider
extends Illuminate\Database\DatabaseServiceProvider

Methods

public boot () : void

Bootstrap the application events.

Returns
void

public register () : void

Register the service provider.

Returns
void

protected getDefaultDatabaseDriver () : string

Returns the default database driver, not just the connection name.

Returns
string

protected swapSchemaBuilderBlueprint () : void

Adds a touch of Storm to the Schema Blueprints.

Returns
void
Copyright © 2024 Winter CMS