InvalidArgumentException in SQLiteConnector.php line 34:
Database (database.sqlite) does not exist.
I did remove *.sqlite from the .gitignore and pushed it.
But I do not know what to try next, and I was unable to find any further info on Herok or Stackoverflow.
I was also able to go into Heroku settings and add under Config Variables
DB_DATABASE../database/database.sqlite
So now my error is:
PDOException in Connector.php line 55:
could not find driver