I always backup data (the mysql database) daily or more often.
All data gone after upgrading to Livewire 3 (from v2)
I do not know if anybody had this, I guess not. I did craft a project using livewire 2 once and over time, I had to upgrade livewire from v2 to v3. I did make all the steps in the upgrade guide and I used (locally) the upgrade command. After that, there was much fiddling around with the smaller errors but I got it running. I did wonder a bit, why my local db was wiped but it was a lot of work and I did not care much about it (though I had done somehing causeing this) and after some hours, the project run with livewire v3.
Then, I made some polishing and it was ready for deployment to the server (forge with deployment steps). I clicked on "deploy", it run through and my project was there asking for a login. Logging in with my credentials did not work and I went to my db tool looking into the (prod) database I my heart stops: all data was gone. The tables are there, the data is gone.
Why? And: I guess noone had this problem, no?
Please or to participate in this conversation.