摘要:< < Getting Started Docs Reference History Contribute Github Getting Started Docs Reference History Contribute Github Getting Started Docs Reference H
阅读全文
摘要:1 前言 laravel/homestead 无疑是 laravel 项目开发的最佳环境。 如何使用这个环境维护基于 Brophp (或 Thinkphp) 开发的老项目呢? 以下是测试成功的步骤。 2 步骤
阅读全文
摘要:Vagrant WinNFSdManage and adds support for NFS on Windows.Supported PlatformsAs of version 1.0.6 or later Vagrant 1.5 is required. For Vagrant 1.4 please use the plugin version 1.0.5 or lower.Supporte...
阅读全文
摘要:Install We provide two installation methods:Bowerbower install jquery.countdownManualDownload the files and add a script to your html:RequirementsThe latest versions supports jQuery from 1.7 up to >= ...
阅读全文
摘要:在开发 Web 应用的时候,消息系统是一个绕不过的话题,特别是在社交类的应用中。用户的点赞、评论、关注、回复等等,对于电商类的应用,还需要有公告等消息,而这些都需要把操作详情通知到对应的人,而且还要满足个性化的定制。 需求梳理 我们首先来看看关于消息这一块具体的业务形态是怎么样的:1.对于知乎的消息
阅读全文
摘要:由于项目中对一些默认值设置问题,以及种种原因,mysql数据库需要使用非严格模式开发(mysql最近的版本默认是开启严格模式的)。 linux下mysql服务下操作步骤是: 1、进入mysql服务 2、执行set操作修改,我们项目是直接设置为'' mysql> set global sql_mode
阅读全文
摘要:吾星喵 关注 2018.04.14 15:30 字数 214 阅读 202评论 0喜欢 1 Debian9开机运行Python脚本 Debian 9.x "stretch" 解决 /etc/rc.local 开机启动问题 由于某些软件并没有增加开启启动的服务,很多时候需要手工添加,一般我们都是推荐添
阅读全文