My fellows at work and I are trying to develop a web application using Laravel with a Vertica database. The only problem is that as soon as you use bindValue or bindParam wi
Or you can use laravel-ready PDO connector:
composer require mixartemev/dbal-vertica-driver