Versions: ide-helper Version: 2.8.1 Laravel Version: 8.11.2 PHP Version: 7.4.8 Description: When running php artisan ide-helper:models with Laravel 8, upgraded from Laravel 7, I get the following error related to Carbon it seems. Error I...
Create any model that use mongo connection Run php artisan ide-helper:models --nowrite Expected behaviour Laravel ide helper create _ide_helper_models.php with mongo models Actual behaviour Excepton for each model that use mongo connection will appear Trace Exception: call_user_func_array(): Argu...