The database is based on MSSql and Laravel is successfully talking to it. Database is base on latin2 encoding so my Laravel app has to be iso-8859-1 istead UTF-8. Seems like entire laravel is shouting UTF8 though. I can't find anything in config files. The database is based on MSSql and Laravel is s