W3cubDocs

/Laravel 11

DatabaseRefreshed

class DatabaseRefreshed implements MigrationEvent (View source)

Methods

void __construct(string|null $database = null, bool $seeding = false)

Create a new event instance.

Details

void __construct(string|null $database = null, bool $seeding = false)

Create a new event instance.

Parameters

string|null $database
bool $seeding

Return Value

void

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