What is the recommended server specification for laravel + mssql application? because I have never try on a windows server. And is there a recommendation for vps that is used for the laravel + mssql application?
Asked
Active
Viewed 214 times
2 Answers
0
In my opinion, you could try to use the newest windows server 2019. It is the newest windows server and contains the newest IIS 10.
Windows server could install the PHP and MySQL and working well.
More details about how to install the Laravel in the windows, you could refer to below article.
https://jimfrenette.com/2016/09/laravel-iis-windows-install/

Brando Zhang
- 22,586
- 6
- 37
- 65
-
Thanks so much, for the link. thats really help – Teddy Koerniadi Nov 20 '19 at 07:58