Code-Generator
Code-Generator copied to clipboard
Use a content root directory
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.