W3cubDocs

/Laravel 8

SchemaLoaded

class SchemaLoaded (View source)

Properties

Connection $connection The database connection instance.
string $connectionName The database connection name.
string $path The path to the schema dump.

Methods

void __construct(Connection $connection, string $path)

Create a new event instance.

Details

void __construct(Connection $connection, string $path)

Create a new event instance.

Parameters

Connection $connection
string $path

Return Value

void

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/8.x/Illuminate/Database/Events/SchemaLoaded.html