I got "[ErrorException] symlink(): Protocol error "
On command "php artisan voyager:install --with-dummy"
All like in instr: https://voyager.readme.io/docs
vagrant@homestead:~/Code/Laravel$ composer require laravel/homestead --dev
Using version ^6.2 for laravel/homestead
./composer.json has been created
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 7 installs, 0 updates, 0 removals
@php -r "file_exists('.env') || copy('.env.example', '.env');"
[InvalidArgumentException]
Script "post-install-cmd" is not defined in this package
run-script [--timeout TIMEOUT] [--dev] [--no-dev] [-l|--list] [--] [
Are you running Homestead on Windows?
If so, try right clicking on cmd and Run as Administrator
While running as admin, vagrant up, vagrant ssh, and try running the voyager:install command again.
This issue has been automatically locked since there has not been any recent activity after it was closed. If you have further questions please ask in our Slack group.