Skip to content

How can I add pdo_mysql? #331

Closed
Closed
@yousan

Description

@yousan

I have an error when running Laravel5.

PDOException in Connector.php line 119:
could not find driver

I checked which PDO driver is installed and found sqlite.

$ docker run -it php:7.0 php -r 'phpinfo();' | grep pdo
pdo_sqlite

How can I add pdo_mysql?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions