今天安裝了 ColorPicker 輔助工具套件, 卻怎麼都呼叫不出 UI 的選擇器
它的預設快速鍵是 ctrl + shift + c
原來是與另一個套件 (ConvertToUTF8) 有衝突
解決方法: 把快速鍵變更為其他的組合即可
變更後就可以正常使用囉~~
[ErrorException]
file_put_contents(/project/bootstrap/cache/services.json): failed to open stream: No such file or directory
php artisan clear-compiled
這個檔案就會被清掉了,果然它是不需要上 server 的!
composer require tracy/tracy
require __DIR__.'/vendor/autoload.php';
Tracy\Debugger::enable();
就可以馬上使用囉vagrant box add laravel/homestead
git clone https://github.com/laravel/homestead.git Homestead
unable to determine absolute path of git directory
Stop-Process -processname ssh-agent*
git pull