PHPackages                             f3rland/homestead-mssql - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. f3rland/homestead-mssql

ActiveLibrary[Database &amp; ORM](/categories/database)

f3rland/homestead-mssql
=======================

A virtual machine for web artisans that include drivers for SQL Server.

v5.2.4.1(9y ago)03151MITPHPPHP ^5.6 || ^7.0

Since Nov 17Pushed 8y ago1 watchersCompare

[ Source](https://github.com/f3rland/homestead-mssql)[ Packagist](https://packagist.org/packages/f3rland/homestead-mssql)[ RSS](/packages/f3rland-homestead-mssql/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (4)Versions (51)Used By (0)

[![](https://camo.githubusercontent.com/a1eb14f3306c09607a0ee529bf8c873da21da46205739252be4a08400eac1173/68747470733a2f2f6c61726176656c2e636f6d2f6173736574732f696d672f636f6d706f6e656e74732f6c6f676f2d686f6d6573746561642e737667)](https://camo.githubusercontent.com/a1eb14f3306c09607a0ee529bf8c873da21da46205739252be4a08400eac1173/68747470733a2f2f6c61726176656c2e636f6d2f6173736574732f696d672f636f6d706f6e656e74732f6c6f676f2d686f6d6573746561642e737667)

[![Build Status](https://camo.githubusercontent.com/577430e040026b5d77e7ad7a741279ce3a745bac2ae4c0378a1ad73e18aaa9ed/68747470733a2f2f7472617669732d63692e6f72672f6633726c616e642f686f6d6573746561642d6d7373716c2e737667)](https://travis-ci.org/f3rland/homestead-mssql)[![Total Downloads](https://camo.githubusercontent.com/65b5bd4c271e2f7cb0926b666d4734d91d7fdd895f16f7d6c577440bcd32aa7c/68747470733a2f2f706f7365722e707567782e6f72672f6633726c616e642f686f6d6573746561642d6d7373716c2f642f746f74616c2e737667)](https://packagist.org/packages/f3rland/homestead-mssql)[![Latest Stable Version](https://camo.githubusercontent.com/54e386469bbf426781461509dcfdaf36b0e0048137143122a0f1bf36aa1f09cb/68747470733a2f2f706f7365722e707567782e6f72672f6633726c616e642f686f6d6573746561642d6d7373716c2f762f737461626c652e737667)](https://packagist.org/packages/f3rland/homestead-mssql)[![License](https://camo.githubusercontent.com/1ce39bdf0cfb32b3afc12ef4299e34877e7f44eb3791d8d03805a70add51cbb7/68747470733a2f2f706f7365722e707567782e6f72672f6633726c616e642f686f6d6573746561642d6d7373716c2f6c6963656e73652e737667)](https://packagist.org/packages/f3rland/homestead-mssql)

Introduction
------------

[](#introduction)

Laravel Homestead **MSSQL** is an **unofficial**, pre-packaged Vagrant box that provides you a wonderful development environment without requiring you to install PHP, a web server, and any other server software on your local machine. No more worrying about messing up your operating system! Vagrant boxes are completely disposable. If something goes wrong, you can destroy and re-create the box in minutes!

Homestead runs on any Windows, Mac, or Linux system, and includes the Nginx web server, PHP 7.1, MySQL, Postgres, Redis, Memcached, Node, and all of the other goodies you need to develop amazing Laravel applications.

Official documentation [is located here](http://laravel.com/docs/homestead).

Start your MS SQL compatible laravel/homestead box
--------------------------------------------------

[](#start-your-ms-sql-compatible-laravelhomestead-box)

On Windows

```
composer require f3rland/homestead-mssql:dev-master --dev
vendor\\bin\\homestead make
vagrant up
```

You can validate your box with this code in `/public/index.php`

```

 Results :
