Code-Generator icon indicating copy to clipboard operation
Code-Generator copied to clipboard

Use a content root directory

Open p-Clerick opened this issue 1 year ago • 0 comments

Hi there. I think, using PHP-Storm data about Content Root Directory instead of Project Root will very usefull. Or add a possibility to define a Content Folder for plugin.

For example, now I have in my project some directorys. And all contents are in subfolder "ContentFolder".

ProjectFolder -.idea -folder1 -folder2 -ContentFolder

But Codegenerator always creates all new files in ProjectFolder. Consiquently I can not correctly generate any Laravel files.

p-Clerick avatar Jun 25 '24 10:06 p-Clerick