It's a new experience for me, using Laravel with SQL Server.

My issue is, some of it shows this error message SQLSTATE[08S01]: [Microsoft][ODBC Driver 18 for SQL Server]SSL Provider: [error:140E0197:SSL routines:SSL_shutdown:shutdown while in init] when INSERT or UPDATE the data. It's happened randomly.

Here's my connection string on Laravel.

enter image description here

Please tell me, how to resolve this issue.

0

There are 0 answers