Skip to content

[Feature Request] Migrations as anonymous classes #272

Closed
@zlodes

Description

@zlodes

Hi!

There is new feature in Laravel 8.
Now we can create migration within anonymous class object instead of just class.
It will solve the issue with duplicated class names of migrations.

For more information about this feature: laravel/framework#36906

I think it could be implemented as checkbox in the migration creation window.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions