[RuntimeException] Elasticsearch-PHP requires cURL, or a custom HTTP handler.
How to solve this problem in laravel 5.
Do you have php curl installed on your machine? installing php5-curl might fix it.
Quote from the elastic search website: 'ext-curl: the Libcurl extension for PHP is required'