On this page
MigrationsEnded
class MigrationsEnded extends MigrationsEvent (View source)
Properties
string | $method | The migration method that was invoked. |
from MigrationsEvent |
Methods
void | __construct(string $method) Create a new event instance. |
from MigrationsEvent |
Details
void __construct(string $method)
Create a new event instance.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/10.x/Illuminate/Database/Events/MigrationsEnded.html