Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Migrations as anonymous classes #272

Closed
zlodes opened this issue Apr 19, 2021 · 2 comments
Closed

[Feature Request] Migrations as anonymous classes #272

zlodes opened this issue Apr 19, 2021 · 2 comments

Comments

@zlodes
Copy link

zlodes commented Apr 19, 2021

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.

@adelf
Copy link
Member

adelf commented Apr 20, 2021

https://twitter.com/laravel_idea/status/1384484240168034306 )
Thanks)

@adelf
Copy link
Member

adelf commented Apr 22, 2021

Laravel Idea 4.2.2 is out.

@adelf adelf closed this as completed Apr 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants