Download the PHP package martinezart87/laravel-sql-server-custom-connector without Composer
On this page you can find all versions of the php package martinezart87/laravel-sql-server-custom-connector. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download martinezart87/laravel-sql-server-custom-connector
More information about martinezart87/laravel-sql-server-custom-connector
Files in martinezart87/laravel-sql-server-custom-connector
Download martinezart87/laravel-sql-server-custom-connector
More information about martinezart87/laravel-sql-server-custom-connector
Files in martinezart87/laravel-sql-server-custom-connector
Vendor martinezart87
Package laravel-sql-server-custom-connector
Short Description This package fix Fatal error: Uncaught PDOException: SQLSTATE[IMSSP]: An invalid attribute was designated on the PDO object in PHP 8.1.22, 8.2.9, 8.3.0
License MIT
Homepage https://github.com/martinezart87/laravel-sql-server-custom-connector
Package laravel-sql-server-custom-connector
Short Description This package fix Fatal error: Uncaught PDOException: SQLSTATE[IMSSP]: An invalid attribute was designated on the PDO object in PHP 8.1.22, 8.2.9, 8.3.0
License MIT
Homepage https://github.com/martinezart87/laravel-sql-server-custom-connector
Please rate this library. Is it a good library?
Informations about the package laravel-sql-server-custom-connector
laravel-sql-server-custom-connector
This package fix error:
~We are waiting for an official hotfix: https://github.com/microsoft/msphpsql/issues/1474~
The official PHP driver patch for SQL Server has been released. There is no need to install this package if you decide to update the driver:
https://github.com/microsoft/msphpsql/releases/tag/v5.11.1
Installation
Edit AppServiceProvider
At Your Laravel project open App\Providers\AppServiceProvider.php add folowing line:
And add into register method following line:
All versions of laravel-sql-server-custom-connector with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1.22|>=8.2.9|>=8.3.0
ext-json Version *
ext-json Version *
The package martinezart87/laravel-sql-server-custom-connector contains the following files
Loading the files please wait ....