php - Laravel When using Alipay sdk, invalid [default store dir]: /tmp/ error occurs
高洛峰
高洛峰 2017-05-16 13:01:56
0
1
1536

I read
https://openclub.alipay.com/r...
Follow it

The error looks like this

After I introduced it, I tried to execute

At this place, an error occurred after executing $lotus->init();

The code inside is to judge $defaultStoreDir = realpath($this->defaultStoreDir)
Yes, but the output of $this->defaultStoreDir is /tmp/
realpath($this->defaultStoreDir) has nothing , is empty

< /p>

win7/wamp/laravel5.2

高洛峰
高洛峰

拥有18年软件开发和IT教学经验。曾任多家上市公司技术总监、架构师、项目经理、高级软件工程师等职务。 网络人气名人讲师,...

reply all(1)
左手右手慢动作

Replace it with an existing dir

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template