Skip to content

Удалён лишний второй параметр SCOUT_DRIVER из .env.example #263

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

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

m0nclous
Copy link
Contributor

@m0nclous m0nclous commented Mar 6, 2025

Когда разворачивал локально проект и запускал тесты - долго не мог понять почему возникает ошибка при попытке создать Post:

ArgumentCountError: Too few arguments to function Illuminate\Support\Manager::createDriver(),
0 passed in ***/vendor/laravel/framework/src/Illuminate/Support/Manager.php on line 106 and exactly 1 expected

Это оказалось из-за пустого второго SCOUT_DRIVER в .env

@tabuna tabuna merged commit 70c557d into laravelsu:master Mar 6, 2025
1 of 4 checks passed
@m0nclous m0nclous deleted the fix/deduplication-env-parameters branch March 6, 2025 06:51
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

Successfully merging this pull request may close these issues.

2 participants