Skip to content

Add support of nested model / namespaces #75

@moaminsharifi

Description

@moaminsharifi

How to reproduce issue?

We have a app/Model/ dir like that:

.
├── Administrator
│   └── Accounting
│       └── UserSub.php
├── Administrator.php
└── User.php

As we excepted to have

  • UserSub
  • Administrator
  • User
    in drop down options but there is n't any UserSub:
    2024-01-14_22-08

It's seems this package not support nested name space.

BTW, I will try to make it and create PR for it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions