GrafiteInc / CMS

Decoupled CMS for any Laravel app, gain control of: pages, blogs, galleries, events, images, custom modules and more.
https://cms.grafite.ca
MIT License
495 stars 104 forks source link

'mkdir() permission denied error' when trying to navigate to /quarx/dashboard #118

Closed anishpdoshi closed 6 years ago

anishpdoshi commented 6 years ago

Getting the following error on laravel 5.5 when trying to go to /quarx/dashboard:

elopment.ERROR: mkdir(): Permission denied (View: /var/www-test/resources/views/vendor/quarx/dashboard/analytics-internal.blade.php)

Any new permissions i need to add?

mlantz commented 6 years ago

This looks like an issue with your workspace setup or server permissions. You may have to examine those.