Laravel/Homestead storage:link -> symlink(): Protocol error

I'm trying to run the following artisan command:php

php artisan storage:linkthis

I get this error:vagrant

[ErrorException] symlink(): Protocol errorcode

Can you help me to solve this.server

This is my setup:get

  • Windows 10 using vagrant with Homestead (v0.5.0) box
  • Ubuntu 16.04 LTS (GNU/Linux 4.4.0-22-generic x86_64)
  • Laravel Framework version 5.3.6
  • PHP 7.0

Your problem probably is that you have to start your vagrant box as a system administrator.cmd

So hit start type "cmd", right click it choose "Run as administrator". Navigate to your project, type "vagrant up". Retry the command.it

Creating symbolic link on Homestead?io

相關文章
相關標籤/搜索