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

Laravel 10 SQL SERVER: #610

Closed
josuechevezUEES opened this issue Aug 23, 2023 · 3 comments
Closed

Laravel 10 SQL SERVER: #610

josuechevezUEES opened this issue Aug 23, 2023 · 3 comments

Comments

@josuechevezUEES
Copy link

Sail Version

last

Laravel Version

10

PHP Version

8.2.9

Operating System

Linux

OS Version

8.1:last

Description

I've encountered an issue with my Sail container. I'm using PHP 8.2, and I performed a system build and updated the PHP version to 8.2.9. I haven't had any issues with MySQL, but I've encountered a problem with SQL Server. It's giving me an error stating that the query attributes are not allowed. This occurred in version 8.2.9. Is there a way to have version 8.2.8 in the Dockerfile?

Steps To Reproduce

laravel new bug-report --github="--public"

@Jubeki
Copy link
Contributor

Jubeki commented Aug 23, 2023

You can publish the Dockerfile and customise it how you like with php artisan sail:publish (see https://laravel.com/docs/10.x/sail#sail-customization)

See also the issue about SQL Server in PHP 8.2.9: laravel/framework#47937

@crynobone
Copy link
Member

Thank you @Jubeki

@josuechevezUEES
Copy link
Author

Thank you @Jubeki

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

3 participants