Shovler Admin

Sign in with a row in tblsignup where utype = Admin, isactive = 1, and activatest = 1. Passwords in the DB are MD5; enter your plain-text password here. The username admin only works if emailid is that address in the database (use a full email).

Sign in with token (X-Admin-Token)

Laravel connection (reference only)

  • Driver: mysql
  • Database: shovler_dev
  • Host: 127.0.0.1
  • API: https://admin-dev.shovler.com/api/v1

If you see a blank screen, open the browser console (F12) and check for network or JavaScript errors.