I have laravel php project which uses sql server db . when I start the application in xamp, it is returning the login page and after entering the details i got pdo exception : driver not found. I already added extension=php_pdo_sqlsrv_71_nts_x64.dll in php.ini file. and also edit the database.php and env.example file ., but still i am getting that error.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community