在Mac Apache 2.4.23 下 配置项目运行环境 – 以部署 Laravel项目为例
一、首先安装 Homebrew 终端安装命令: /usr/bin/ruby -e “$(curl -fsSL Read more about 在Mac Apache 2.4.23 下 配置项目运行环境 – 以部署 Laravel项目为例[…]
一、首先安装 Homebrew 终端安装命令: /usr/bin/ruby -e “$(curl -fsSL Read more about 在Mac Apache 2.4.23 下 配置项目运行环境 – 以部署 Laravel项目为例[…]
User Agent表面含义是“使用代理”或“用户代理”,它是浏览器和网站服务器之前的一个桥梁,以便告知浏览器 Read more about 修改Google Chrome的User Agent[…]
Centos安装命令: yum install -y wget && wget -O inst Read more about 宝塔服务器管理面板常用命令[…]
1、首先引入安装qrcode类: composer require endroid/qrcode 2、在需要 Read more about Compose 安装并使用 QrCode类生成二维码[…]
1、以上几个参数!一定要放对位置!!! 2、秘钥长度为1024的时候,签名方式为 RSA,当选择为 2048 Read more about 支付宝App支付配置参数中遇到的坑[…]
缓存的作用: 1. 减少对数据库操作; 2. 提高访问速度。 缓存的分类: 按照存放介质分类:1. 内存缓存 Read more about 缓存[…]