-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Bug : (Exception: Method MongoDB\Laravel\Schema\Grammar::compileColumns does not exist.) #3008
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
Could you create a small project that reproduces the issue? I tried the command from barryvdh/laravel-ide-helper and it seems to work correctly. |
@GromNaN |
Can you share this project with me please so that I can work on a fix. |
@GromNaN please add these in, it also being used in laravel filament php artisan make:filament-resource Customer --generate |
The method |
Description:
When executing the "command(php artisan ide-helper:models -R)", the following error occurs.
If you look for the associated method, it doesn't exist.
Please resolve this error.
Steps to reproduce
php artisan ide-helper:models -R
Expected behaviour
Tell us what should happen
Actual behaviour
Tell us what happens instead
Logs:
Insert log.txt here (if necessary)The text was updated successfully, but these errors were encountered: