My system time is right, it's setted on CEST, because we're on italian.
Laravel app's timezone is righ: "Europe/Rome".
When laravel save a record, it is saved with 2 hour shift in the future,
We're NOT altering save and update time in no way.
I've zero idea of where/what to search.
My system is a debian 11
UPDDATE 1
Mysql timezone is setup as '@systemtimezone'
UPDATE 2
Restarting the server fixed problem without any explanation