There were errors during the installation process
Some tables in the database are absent.
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'malezy.users' doesn't exist (SQL: select * from `users` where `users`.`id` = 1201 and `verified_email` = 1 and `verified_phone` = 1 limit 1)
1/ Remove all tables from the database (if existing)
2/ Delete the /.env
file (required before re-installation)
3/ Delete the installation backup file at: /storage/installed
(required before re-installation)
4/ and reload this page -or- go to install URL: http://96.126.105.251:8002/install.
BE CAREFUL: If your site is already in production, you will lose all your data in both cases.