I see everywhere (including on the official docs) that the PDO_SQLITE driver is/should be included by default in PHP.
However, when I look at my
In my case i was using php 7.2 in Ubuntu. I had to run following command,
sudo apt install php7.2-sqlite