在 .NET 的世界, 有超棒的 Visual Studio; 而在 PHP 的世界, 個人覺得就 PhpStorm 莫屬
今天興緻來了, 就想來安裝一下 Linux 的版本 (ubuntu 14.04 LTS)
Ubuntu 現在做得愈來愈人性化, 過去仍舊時常操作指令, 現在比例少得多了 ^_^
話不多說, 先下載軟體工具吧!
[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