Skip to content

Conversation

@dev-lnk
Copy link
Owner

@dev-lnk dev-lnk commented Jun 10, 2024

  • Correcting the model name in relation
  • Now builders in the configuration are specified via the string type
return [
    'builders' => [
        // Core
        'model',
        'addAction',
        'editAction',
        'request',
        'controller',
        'route',
        'form',
        'DTO',
        'table',
        // Additionally
    ],
];

dev-lnk added 2 commits June 10, 2024 11:40
…through their string value, but the ability to declare them through the BuildType class is also left.
@dev-lnk dev-lnk merged commit 07d8024 into master Jun 10, 2024
@dev-lnk dev-lnk deleted the fixes branch June 21, 2024 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants