Open ThaDaVos opened 3 years ago
The following error:
In ModelMakeCommand.php line 31: Undefined property: stdClass::$type
Happens if type hasn't been set in the composer.json - maybe check if it exists and if it does not fall back to package as default?
type
The following error:
Happens if
type
hasn't been set in the composer.json - maybe check if it exists and if it does not fall back to package as default?