Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permissions on app\http\Controllers\LA folder must be set for Module Manager to work #5

Open
felixmrdx opened this issue Apr 23, 2017 · 0 comments

Comments

@felixmrdx
Copy link

In CodeGenerator Line#44 file_put_contents(base_path('app/Http/Controllers/LA/'.$config->controllerName.".php"), $md); wouldn't work unless you set permissions to app\http\Controllers\LA folder. Is this anywhere in documentation ? Cause i couldn't see it. Also what would be the minimal safe permissions to set for this to work. It works with 777

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant