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

Add support for Laravel 10 #3

Closed
charalambosv opened this issue Feb 22, 2023 · 6 comments
Closed

Add support for Laravel 10 #3

charalambosv opened this issue Feb 22, 2023 · 6 comments

Comments

@charalambosv
Copy link

charalambosv commented Feb 22, 2023

Error when trying to install with Laravel 10

  • Root composer.json requires bwicompanies/db2-driver 1.0.5 -> satisfiable by bwicompanies/db2-driver[1.0.5].
  • bwicompanies/db2-driver 1.0.5 requires illuminate/contracts ^8|^9 -> found illuminate/contracts[v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.2] but these were not loaded, likely because it conflicts with another require.

Any plans to add support for Laravel 10?

@TimoKarvinenSolteq
Copy link

I second this request.

@alanseiden
Copy link
Collaborator

@bennettblack What do you think? Do you plan to test with Laravel 10 soon or have access to the Laravel 10 unit tests?

@alanseiden alanseiden pinned this issue Apr 3, 2023
@TimoKarvinenSolteq
Copy link

I actually got it to work with Laravel 10 with a local copy and minor changes. I was trying out Laravel Passport and with adding UUID (other thread) I got it to work.

@bennettblack
Copy link
Contributor

@alanseiden Yes - planning to test with L10 and PHP 8.2

@alanseiden
Copy link
Collaborator

Thanks, Bennett!

@djordje47
Copy link

Hi everyone,

has anyone encountered this kind of issue:

image

I have been struggling for days with this, I have changed the config file and tried all sorts of things. But I can't wrap my head around it.

SQLSTATE[HYT00] SQLDriverConnect: 30189 [IBM][System i Access ODBC Driver]Connection login timed out.

Also, I created a simple script in vanilla php that works with the plain PDO.

Would you happen to have any advice on solving this?

Many thanks for considering my request.

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

No branches or pull requests

5 participants