Enabled an extension and the forum gone blank. It's the first time that I don't remember wich to remove it with composer. Enabled debug mode and the error I got is this
Illuminate \ Database \ QueryException (42S02)
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'admin_flaru.anonymous_group' doesn't exist (SQL: select `groups`.*, `anonymous_group`.`anonymous_id` as `pivot_anonymous_id`, `anonymous_group`.`group_id` as `pivot_group_id` from `groups` inner join `anonymous_group` on `groups`.`id` = `anonymous_group`.`group_id` where `anonymous_group`.`anonymous_id` = -1)
More than solving the problem - actually happened on a test instance - I'd be happy to understand what's is the source of this error. A plugin or a plugin and something else. Thank you for any help.