plugin
plugin copied to clipboard
[Bug]: Code generation not creating child files
Bug description
Hi,
I have created a UseCase file template with a child file (UseCaseInterface). When I use the PHPStorm generator, it creates both files, but when I use the Laravel Idea generator, it does not.
I am not sure if I am doing something wrong or if it is not implemented.
Thank you.

Plugin version
7.0.1.231
Operating system
Windows
Steps to reproduce
No response
Relevant log output
No response
This is the one thing preventing me from using custom code generation instead of PhpStorm's templates