mdbootstrap / adminlte-laravel

A Laravel 5 package that switchs default Laravel scaffolding/boilerplate to AdminLTE template and Pratt Landing Page with Bootstrap 3.0
MIT License
1.81k stars 508 forks source link

Added database configuration for sqlsrv driver #406

Closed manelgavalda closed 6 years ago

manelgavalda commented 6 years ago

Description

Added database configuration for Sql Server.

Motivation and context

It adds the database configuration for Sql Server connection by default from the official laravel repository.

How has this been tested?

Already tested in laravel.

Screenshots (if appropriate)

Types of changes

What types of changes does your code introduce? Put an x in all the boxes that apply:

Checklist:

Go over all the following points, and put an x in all the boxes that apply.

Please, please, please, don't send your pull request until all of the boxes are ticked. Once your pull request is created, it will trigger a build on our continuous integration server to make sure your tests and code style pass.

If you're unsure about any of these, don't hesitate to ask. We're here to help!