Laravel, You need to specify a file path to store the seed

前端 未结 5 2058
我在风中等你
我在风中等你 2020-12-21 14:33

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
<         


        
5条回答
  •  庸人自扰
    2020-12-21 15:04

    You just need to go to php.ini find openSSL and enable it. then restart wamp all servcies

提交回复
热议问题