gabo25's avatar

could not find driver (SQL: PRAGMA foreign_keys = ON;) sqlite

I am working with a personal project which was sent to me, could you tell me why when I give to migrate my tables I get an error which says that "could not find drivers (SQL: PRAGMA foreign_keys = ON)". I tell you today I did my upgrade to php 8.0.3 and the project I do with laravel 8, from laragon in the same I get activated or selected extension=pdo_sqlite

0 likes
3 replies
jlrdw's avatar

Are you sure it's installed, and just suggestion, I would use MySql instead.

gabo25's avatar

Yes, I have it installed. It turns out that the company is asking me to develop the application from sqlite. I need help for this please.

Please or to participate in this conversation.