merhaba, laravel projeme MSSQL bağlarken aşağıdaki hatayı alıyorum windows authentication ile nasıl bağlanabilirim
PS C:\Users\nopi\Desktop\SEProject> php artisan migrate
Illuminate\Database\QueryException
SQLSTATE[08001]: [Microsoft][ODBC Driver 17 for SQL Server]TCP Provider: Hedef makine etkin olarak reddettiğinden bağlantı kurulamadı.
(SQL: select * from sys.sysobjects where id = object_id(migrations) and xtype in ('U', 'V'))