I have copy my new Laravel project in my new directory. But my project is not included with \"vendor\" directory. So I run command:
composer install
<
The answer by @FathurRohman (moved out of the question):
I'am searching another solution and I found it here http://laravel.io/forum/04-18-2014-you-need-to-specify-a-file-path-to-store-the-seed
This caused i am not enable my php_openssl in my php.ini. When I enable this extension, make sure that openSSL support is enable, not Native OpenSSL support