Untitled

 avatar
unknown
plain_text
a month ago
1.3 kB
3
Indexable
2025-01-17T17:41:32.859504Z 6 [Warning] [MY-010453] [Server] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option.

php82  | 

php82  |    Illuminate\Database\QueryException 

php82  | 

php82  |   SQLSTATE[HY000] [2002] Connection refused (Connection: mysql, SQL: select exists (select 1 from information_schema.tables where table_schema = 'homestead' and table_name = 'migrations' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED')) as `exists`)

php82  | 

php82  |   at vendor/laravel/framework/src/Illuminate/Database/Connection.php:825

php82  |     821▕                     $this->getName(), $query, $this->prepareBindings($bindings), $e

php82  |     822▕                 );

php82  |     823▕             }

php82  |     824▕ 

php82  |   ➜ 825▕             throw new QueryException(

php82  |     826▕                 $this->getName(), $query, $this->prepareBindings($bindings), $e

php82  |     827▕             );

php82  |     828▕         }

php82  |     829▕     }

php82  | 

php82  |       +42 vendor frames 

php82  | 

php82  |   43  artisan:13

php82  |       Illuminate\Foundation\Application::handleCommand(Object(Symfony\Component\Console\Input\ArgvInput))

php82  | 

php82 exited with code 1



Editor is loading...
Leave a Comment