Hello, I’ve just updated my system to version v5.11.73 and now I can’t connect. When I open the log file I get this error message:
[2025-05-07 11:00:55] production.ERROR: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'mybill.locations' doesn't exist (Connection: mysql, SQL: select * from `locations` where `locations`.`client_id` = 3 and `locations`.`client_id` is not null and `locations`.`deleted_at` is null) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'mybill.locations' doesn't exist (Connection: mysql, SQL: select * from `locations` where `locations`.`client_id` = 3 and `locations`.`client_id` is not null and `locations`.`deleted_at` is null) at /home/xxxxx/xxxxxx/vendor/laravel/framework/src/Illuminate/Database/Connection.php:825)
[stacktrace]
how can I fix this please?