PHPStorm 10 Activation Key
Feb 092016PHPStorm 10
For activation set license server to:
Laravel POST requests with Guzzle
Feb 082016First, set the right namespace to use.
1
use GuzzleHttp\Client;
Then, create a new GuzzleHttp instance:
Установка Gitlab-CI
Feb 072016OS Ubintu 14.04 LTS
1. Install and configure the necessary dependencies
sudo apt-get install curl openssh-server ca-certificates postfix
2. Add the GitLab package server and install the package
curl -sS https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.deb.sh | sudo bash
sudo apt-get install gitlab-ce
3. Configure and start GitLab
sudo gitlab-ctl reconfigure
4. Browse to the hostname and login
Username: root
Password: 5iveL!fe