yii2 中 linslin\Curl的基本使用拓展: composer require linslin/yi...
拓展:composer require kartik-v/yii2-mpdf "*"1:在控制器(c...
一:新建一个验证码model用于验证验证码的对错<?php /** * Created&nb...
Yii2 – 使用数据库(DB – Mysql) Log调试程序的时候,我们可以加入exit断点进行输出的方式调试程序,...
导入导出execl拓展:composer require moonlandsoft/yii2-phpexcel &quo...
拓展:composer require m35/thecsv "^1.0"composer requ...
1.在配置文件params中:return [ 'Sms_baseUrl' =>...
拓展:composer require yiisoft/yii2-swiftmailer "*"1....
1.在web.php/main.php的配置文件中添加一段代码'urlManager' => [ ...