Hi, my L4 apps runs in MySQL, and all my user accouts are in SQL-Server.
I would like create a basic custom auth driver for external authentication via SQL-Server, and have no clue at all. Any example for this?
Probably it would be sufficient to just define a connection
property in your User
model to match the name of the database connection to SQL Server.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community