🔍 Inspector de Base de Datos

1. Usuarios (Debe haber al menos 1):

Array
(
    [0] => Array
        (
            [id] => 1
            [nombre] => Admin Nómada
            [email] => admin@nomadacostarica.com
            [password_hash] => $2y$10$0c122JZ/a7a1k5/2Cedstep08ItQJCgbPYGCL1Gtm3HqbAALLUY36
            [telefono] => 
            [avatar_url] => 
            [rol] => admin
            [activo] => 1
            [created_at] => 2026-04-07 21:27:07.703519
            [updated_at] => 2026-04-07 21:27:07.703519
        )

)

2. Propiedades (Listings):

Error de conexión: SQLSTATE[42703]: Undefined column: 7 ERROR: column "status" does not exist LINE 1: SELECT id, titulo, precio_base, status FROM listings ^