lunarstorm/laravel-ddd

ddd:model does not respect custom base model

Closed this issue · 0 comments

When customizing ddd.base_model in config, ddd:model thinks it doesn't exist and attempts to generate one for you. It ends up being a malformed class generated in the root domain folder.