class MigrationStarted extends MigrationEvent (View source)
Migration | $migration | An migration instance. | from MigrationEvent |
string | $method | The migration method that was called. | from MigrationEvent |
void | __construct(Migration $migration, string $method) Create a new event instance. | from MigrationEvent |
Create a new event instance.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/8.x/Illuminate/Database/Events/MigrationStarted.html