-
$ npm install
npm WARN deprecated babel-preset-es2015@6.24.1: 🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update!
npm WARN deprecated isparta-l…
-
hp@hp-HP-Compaq-6530b:~/yii2_fecshop_docker$ sudo docker-compose up -d
[sudo] senha para hp:
Starting yii2fecshopdocker_redis_1 ...
Starting yii2fecshopdocker_mongodb_1 ...
Starting yii2fecshop…
-
use yii2Redis extension for Active Record, like mysql AR, find is slow
maybe, redis need a table index like mysql table index?
redis model
```
namespace fecshop\models\redis;
use yii\red…
-
你好! 我的环境是在vbox下运行centos7, 在vbox中设置共享文件夹存放yii2_fecshop_docker项目并挂载到centos7的/media/sf_yii2_fecshop_docker-master路径下, docker版本为17.12.0-ce, compose版本为1.19.
按照教程执行到sudo docker-compose exec mysql bash 时出现如…
-
[nihaomodas.com.br@Umbler fecshop]$ ./yii mongodb-migrate --interactive=0 --migrationPath=@fecshop/migrations/mongodb
Yii Migration Tool (based on Yii v2.0.13.1)
Exception 'yii\mongodb\Exception'…
-
安装后只有首页ok,按其他连接就Not Found
The requested URL /men was not found on this server.
-
安装后, 打开页面出现403 , 我没有设置redis, 可以不
-
when i use
```
$pipelines = [
[
'$match' => $where,
],
[
'$sort' => [
'score' => -1,
…
-
my php 5.4
when i send mail , error happend:
```
PHP Parse Error – yii\base\ErrorException
syntax error, unexpected '?'
1. in /www/web/develop/fecshop/vendor/swiftmailer/swiftmailer/li…
-
现在流行新零售,先不说实体门店和网店,准备与微信公众号进行整合吗?
0. 君不见做微信整合的收费都是超级黑吗?我感觉他们都是在给SaaS抹黑。fecshop完善了,搞个SaaS的版本,干掉它们
1. 通过配置替换掉公众号自带的微信小店
2. 会员与微信的卡包进行深度整合
3. 在1和2的基础上提供营销方面的多种玩法。其实这才是最重要的,毕竟单纯的整合没太大意义,必须用…