agence-webup / agence-webup/laravel-helium
Add support for models in nested namespaces 🙏🏻
Open
bug
- Dominant language
- PHP
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I have a model at `App\Models\Order\Order.php`.
When running `php artisan helium:crud`, I get:

Of course `class CreateOrder\OrderPermissions` is invalid syntax !
It would be nice to support this case even though it is a quick fix🙏🏻
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.