InfyOmLabs/generator-builder

generator builder not working

kay899 opened this issue · 1 comments

I'll get this error when trying to use the generator builder

[2016-05-25 05:07:21] local.ERROR: exception 'ErrorException' with message 'mkdir(): Permission denied' in /Applications/XAMPP/xamppfiles/htdocs/playground/vendor/infyomlabs/laravel-generator/src/Generators/Scaffold/ViewGenerator.php:36

Before this I needed to give writing access to several folders like Models, Controllers, Migrations etc

But what can I do now? And why is this?

Regards
kay899

I think something related to your own permissions.