Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/sql-server/27.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Sql server 如何将Laravel5连接到ubuntu服务器上的sql server数据库(安装了nginx、PHP7)_Sql Server_Ubuntu_Nginx - Fatal编程技术网

Sql server 如何将Laravel5连接到ubuntu服务器上的sql server数据库(安装了nginx、PHP7)

Sql server 如何将Laravel5连接到ubuntu服务器上的sql server数据库(安装了nginx、PHP7),sql-server,ubuntu,nginx,Sql Server,Ubuntu,Nginx,我的web应用程序(Laravel4.2)安装在ubuntu服务器上,我使用的是nginx和PHP5.4 我正在使用FreeTDS连接到sql server 我想迁移到PHP7和最新版本的laravel 有没有像FreeTDS这样的方法可以通过我的新迁移连接到sql server

我的web应用程序(Laravel4.2)安装在ubuntu服务器上,我使用的是nginx和PHP5.4

我正在使用FreeTDS连接到sql server

我想迁移到PHP7和最新版本的laravel

有没有像FreeTDS这样的方法可以通过我的新迁移连接到sql server