class MigrationStarted extends MigrationEvent (View source)
| Migration | $migration | A 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/11.x/Illuminate/Database/Events/MigrationStarted.html