Support the ongoing development of Laravel.io →
Configuration Testing Installation
Last updated 1 year ago.
0

actually i just solved this by edit my Vagrant file, here is my updated Vagrant file section :

from :

config.vm.synced_folder ".", "/vagrant", :mount_options => ["dmode=777", "fmode=666"]

to :

config.vm.synced_folder ".", "/vagrant", :mount_options => ["dmode=777", "fmode=777"]
Last updated 7 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.