You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,9 +46,7 @@ Laravel Query plugin needs either of those to work otherwise, it cannot understa
46
46
47
47
## Future plans
48
48
49
-
* Improve schema builder support to read current migration file as well instead of just table from database
50
-
* Add morph columns support for schema builder integration
51
-
* Improve sorting
49
+
`V5` as a complete rewrite to reduce cognitive load, improve readability and maintainability. It is coming soon. [Branch](https://github.com/ekvedaras/laravel-query-intellij/V5) already available for PRs and suggestions.
0 commit comments