Anyone using laravel?
How can I connect my laravel to my sql port using vps server.
I tried to use *sqlsvr* but the response is:
`database [sqlsvr] not configured`
I search all over the internet and found nothing.
I tried to use odbc connection
, but it throws odbc not supported
*Additional info*
Im using laravel 6
MS sql 2014
*Tried ports*
Using default ports: 1433, 9987, 10011







