DEV Community

Discussion on: Login Customization in Laravel 8

Collapse
 
mafalda2007 profile image
Mafalda

Hi, very good!
If I want to have two places to authenticate the user? how would it be?

  1. The user must login to the local database (this is my new DB).
  2. In case of error, validate in the second remote database via Webservice. (this's de old old old DB)