Thank you to everyone who followed us. This is the definitive end of Vemto as a product 😢. The code remains open-source and available to everyone.
https://t.co/FqZvortVvk
I just launched @VemtoApp 2.1.11 🚀🚀🚀 which fixes bugs with Laravel 12 and Blueprint mode. I'm totally focused on bringing stability to the Schema Designer (our main feature). Let's GO!
It was my fault. I forgot to run composer update on my Mac (where I compile Mac OS and Linux versions). That's why only Linux and Mac OS users were experiencing this issue. Just launched 2.1.10 fixing this (and with more bug fixes) 🚀
Now I'm changing to run this automatically on build
Some people are having issues with Vemto + Laravel 12. If you are having problems, please add details to this issue to help me reproduce and fix the bug: https://t.co/gqaCgmwn2d
Also, if you can't wait, you can create a Laravel 11 project outside of Vemto and then connect it directly (Laravel 11 is working perfectly)
I made a change in @VemtoApp to solve a problem with stdout buffer limit with big Laravel projects, and accidentally, as a side effect, made it much faster than before. Coming in the next version😊 Also, Laravel 12 is already working and we made a lot of bug fixes