uasoft-indonesia / badaso

Laravel Vue headless CMS / admin panel / dashboard / builder / API CRUD generator, anything !
https://badaso.uatech.co.id
MIT License
1.21k stars 224 forks source link

Can't login in first time #1037

Closed pandigresik closed 9 months ago

pandigresik commented 11 months ago

Describe the bug Can't login to dashboard because data from redis always null

To Reproduce Steps to reproduce the behavior:

  1. Go to 'login page'
  2. Fill username and password
  3. Click Login
  4. See error on notification Call to a member function where() on bool

Expected behavior A clear and concise description of what you expected to happen.

Screenshots

Screencast from 29-09-23 09:53:18.webm

Badaso (please complete the following information):

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Configuration data from redis always return false, because there is proses to save configuration to redis on first time application running. I'am install using composer follow step in https://badaso-docs.uatech.co.id/getting-started/installation

Dri372 commented 10 months ago

Same for version 2.9.10