摘要:
Throw new CustomerException('Customer message'); // App\Exceptions\Handler.php public function render($request, Exception $e) { // 没有权限访问 if ($e instanceof ForbiddenExcep... 阅读全文
摘要:
In order to fix the php5-fpm.sock failed error follow these instructions 1) Make sure your virtual hosts nginx (.conf) files are using fastcgi_pass un 阅读全文
摘要:
You could update your index: and make sure it never shows as "updated" in your current repo.That means it won't ever been pushed, but it is still pres 阅读全文