Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

could not find driver pgsql #38

Open
harrisyn opened this issue Jan 28, 2025 · 0 comments
Open

could not find driver pgsql #38

harrisyn opened this issue Jan 28, 2025 · 0 comments

Comments

@harrisyn
Copy link

Hi, tried setting this up with the provided docker image, but could not get it working with postgres

Running config:cache...
Successfully cached the configuration
Running route:cache...
Successfully cached the routes
Running view:cache...
Successfully cached the views
Running migration...
400 could not find driver (Connection: pgsql, SQL: select * from information_schema.tables where table_catalog = pdf_engine and table_schema = public and table_name = migrations and table_type = 'BASE TABLE') | context={"exception":{"class":"Illuminate\Database\QueryException","message":"could not find driver (Connection: pgsql, SQL: select * from information_schema.tables where table_catalog = pdf_engine and table_schema = public and table_name = migrations and table_type = 'BASE TABLE')","code":0,"file":"/var/www/html/vendor/laravel/framework/src/Illuminate/Database/Connection.php:795","previous":{"class":"PDOException","message":"could not find driver","code":0,"file":"/var/www/html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:65"}}} level_name=ERROR channel=production datetime=2025-01-28T18:10:03.911649+00:00 extra={}
Successfully migrated
Starting the application using supervisor...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant