Replies: 1 comment
-
From the information you gave I can not tell this for certain, but suspect this to be an issue with case sensitivity. Make sure to capitalize |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I get an error when run
php artisan lighthouse:validate-schema
on production serve but this does not happen on local developmenton local development i am using Macos Ventura and php8.2.16
on production serve iam using Debian 10 and php8.2.18
i have tested even on the another machine that runs Macos Ventura too but no error.
Please could it be a specific php extention that my be missing on my production serve or i am missing something here
on development all tests are passing as per below image
Beta Was this translation helpful? Give feedback.
All reactions