视频录制软件用的是什么?mac上找不到这么轻量级的录制软件
具体是什么龟腚?
我装不了了 我的操作:
安装vitrualbox
2.安装vagrant
3.下载.box 文件
把box 添加到vagrant上
修改版本号
vagrant up
这样对呢的吧
~/.v/b/laravel-VAGRANTSLASH-homestead $ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'base' could not be found. Attempting to find and install...
default: Box Provider: virtualbox
default: Box Version: >= 0
==> default: Box file was not detected as metadata. Adding it directly...
==> default: Adding box 'base' (v0) for provider: virtualbox
default: Downloading: base
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.
Couldn't open file /Users/abdureshid/.vagrant.d/boxes/laravel-VAGRANTSLASH-homestead/base
我自己下载了 VirtualBox.box 然后添加到盒子里面, 最后 运行vagrant up 的时候 下面显示还需要下载 真不知道了
~/Workspaces $ vagrant up
Bringing machine 'workspaces' up with 'virtualbox' provider...
==> workspaces: Box 'laravel/homestead' could not be found. Attempting to find and install...
workspaces: Box Provider: virtualbox
workspaces: Box Version: >= 2.0.0
==> workspaces: Loading metadata for box 'laravel/homestead'
workspaces: URL: https://atlas.hashicorp.com/laravel/homestead
==> workspaces: Adding box 'laravel/homestead' (v2.1.0) for provider: virtualbox
workspaces: Downloading: https://atlas.hashicorp.com/laravel/boxes/homestead/versions/2.1.0/providers/virtualbox.box
==> workspaces: Box download is resuming from prior download progress
workspaces: Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--)
其他的都正常运行, 到了 第九步就出现重新下载 这下载我等了很久 到了60% 多 就报错,每次都一样
有没有关于homestead的安装和配置教程? 我的是Mac系统,
我装了虚拟机,虚拟机上装了Linux 有点儿麻烦, 文件不能同步等 请教一下 谢谢
这个就是我想要的效果, perfect , 谢谢分享
我现在是上面有三个a标签, 每当选中一个的时候 当选中的a 被启用(添加一个class,没选中不要这个class),选中的a里面的某个值 在下边一个标签里面显示, 这个我用vueJS 的话怎么样的实现? 有点儿头疼@jellyBool
这样啊 ,好的 明白了 我还以为在哪儿的except 呢
没明白,还是没法解决
如果我用这个的话 _token 怎么传递 这是我头疼的问题