=== Laravel Setup Runner === Checking: /home/warasatc/ahmad.definingsystem.com/vendor/autoload.php vendor/autoload.php exists. Checking: /home/warasatc/ahmad.definingsystem.com/bootstrap/app.php bootstrap/app.php exists. ENV file: exists Autoload loaded. App created. Class: Illuminate\Foundation\Application Kernel bootstrapped. APP_ENV: production APP_URL: https://ahmad.definingsystem.com DB: warasatc_dynamics DB Host: localhost === Running Migrations === MIGRATION ERROR: SQLSTATE[HY000] [1045] Access denied for user 'warasatc_dynamics'@'localhost' (using password: YES) (Connection: mysql, Host: localhost, Port: 3306, Database: warasatc_dynamics, SQL: select exists (select 1 from information_schema.tables where table_schema = schema() and table_name = 'migrations' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED')) as `exists`) File: /home/warasatc/ahmad.definingsystem.com/vendor/laravel/framework/src/Illuminate/Database/Connection.php:838 === Running Seeders === SEED ERROR: SQLSTATE[HY000] [1045] Access denied for user 'warasatc_dynamics'@'localhost' (using password: YES) (Connection: mysql, Host: localhost, Port: 3306, Database: warasatc_dynamics, SQL: delete from `cache` where `key` in (ahmad-hasan-dynamics-musings-cache-spatie.permission.cache, ahmad-hasan-dynamics-musings-cache-illuminate:cache:flexible:created:spatie.permission.cache)) === Creating Storage Symlink === Storage:Link exit code: 0 === Caching Config === Config:cache exit code: 0 === Caching Routes === Route:cache exit code: 0 === Caching Views === VIEW CACHE ERROR: The "/home/warasatc/ahmad.definingsystem.com/resources/views" directory does not exist. === Setup Complete! === === Database Tables === DB ERROR: SQLSTATE[HY000] [1045] Access denied for user 'warasatc_dynamics'@'localhost' (using password: YES) (Connection: mysql, Host: localhost, Port: 3306, Database: warasatc_dynamics, SQL: SHOW TABLES)