=== Database Setup for doraemonn.site === Base path: /home/doraemon/public_html/result_management Database path: /home/doraemon/public_html/result_management/database/database.sqlite Database file already exists (Size: 0 bytes) Updated .env file with correct database path Setting file permissions... Clearing caches... Running database migrations... Migration failed. Output: Illuminate\Database\QueryException Database file at path [/path/to/your/site/database/database.sqlite] does not exist. Ensure this is an absolute path to the database. (Connection: sqlite, SQL: select exists (select 1 from "main".sqlite_master where name = 'migrations' and type = 'table') as "exists") at vendor/laravel/framework/src/Illuminate/Database/Connection.php:824 820▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 821▕ ); 822▕ } 823▕ ➜ 824▕ throw new QueryException( 825▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 826▕ ); 827▕ } 828▕ } +32 vendor frames  33 artisan:16 Illuminate\Foundation\Application::handleCommand() Testing database connection... Error Undefined constant "Database". sh: \)) . \: command not found === Database setup completed === Database file location: /home/doraemon/public_html/result_management/database/database.sqlite Database file size: 90112 bytes You can now access your application at: https://doraemonn.site