Dec 2, 2023
3
Level 12
Could not find driver
Hi everyone
I use visual studio code, wsl2(ubuntu22.04), docker, laravel 10, php8.2.7
When I do php artisan serve in console IDE I see this error:
select * from `posts` where `active` = 1 and `published_at` < 2023-12-02 16:22:45 order by `published_at` desc limit 3
I've tried: apt-get install php-mysql
it doesn't throw any error but if i check the modules it's not listed there. Please, who knows how to fix it? https://flareapp.io/share/dPbWrv47
Please or to participate in this conversation.