I get this error when wanting to migrate the tables that Laravel gives us by default. I'm occupying Linux;
[Illuminate\Database\QueryException]
could not find driver (SQL: select * from information_schema.tables where table_schema = forge and table_name = migrations)
[PDOException]
could not find driver