
laravel | 系统学习笔记四
公共专题列表 视图合成器 \View::composer('mobandizhi',function($view){ //加载 }) 使用 位置\app\Providers\AppServiceProvider.php public fun...
公共专题列表 视图合成器 \View::composer('mobandizhi',function($view){ //加载 }) 使用 位置\app\Providers\AppServiceProvider.php public fun...
搜索 elasticsearch https://www.elastic.co/cn/ https://github.com/medcl/elasticsearch-analysis-ik 文档 elasticsearch基本概念 索引in...
$str = "www.wangmingchang.com"; $str=bin2hex($str); $strnum = mb_strlen($str,'UTF8'); while ($strnum){ $array[] = mb_sub...
分页可以使用 /admin.php/article/index/2/1.html?word=1 $url = __URL__ . '/' . $_GET['_action'] . '/' . $cid . '/{page}.html?wor...
index.wxss /* pages/index/index.wxss */ .placeholder{ margin: 5px; padding: 0 10px; text-align: center; background-color...
index.json { "component": true, "usingComponents": {} } index.js // components/popmenu/index.js Component({ /** * 组件的属性列...
服务容器 绑定(使用bind 或 singleton) public/indx.php下的 $app = require_once __DIR__.'/../bootstrap/app.php'; app.php 下(字符串绑定到对象中) ...
laravel中文网 https://laravel-china.org/ 支持: 队列 搜索 数据库迁移 定时脚本 数据填充包 https://github.com/fzaninotto/Faker laravel思想 服务容器 服务提供...
最近在做这个日历签到的项目,在这里记录一下 使用的是calendar日历插件 不废话,直接提供源码 HTML页面 <!doctype html> <html> <head> <meta charse...
新增 在线图床功能 小程序登录(登录网址http://tool.wangmingchang.com/) (测试阶段) 模版消息 (API) 唯一key (可使用http://tool.wangmingchang.com/的功能)(开发中) ...