-
Notifications
You must be signed in to change notification settings - Fork 12
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
Comments
I second this request. |
@bennettblack What do you think? Do you plan to test with Laravel 10 soon or have access to the Laravel 10 unit tests? |
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. |
@alanseiden Yes - planning to test with L10 and PHP 8.2 |
Thanks, Bennett! |
Hi everyone, has anyone encountered this kind of issue: 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. |
Error when trying to install with Laravel 10
Any plans to add support for Laravel 10?
The text was updated successfully, but these errors were encountered: