上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 24 下一页

2018年10月26日

laravel 常见操作

摘要: 1、url() 阅读全文

posted @ 2018-10-26 11:22 shenzen_小白 阅读(146) 评论(0) 推荐(0) 编辑

git 拖下laravel 代码后报错 Warning: require(D:\WWW\laravel\bootstrap/../vendor/autoload.php

摘要: composer install 执行 Problem 1 - Installation request for doctrine/annotations v1.5.0 -> satisfiable by doctrine/annotations[v1.5.0]. - doctrine/annota 阅读全文

posted @ 2018-10-26 10:53 shenzen_小白 阅读(2285) 评论(0) 推荐(0) 编辑

2018年10月23日

phpunit单元测试

摘要: 一、原生安装 链接: ①、https://blog.csdn.net/ggh19/article/details/53342438 ②、https://blog.csdn.net/emilyrr/article/details/50482755(安装pear错误原因) 二、框架安装 1)、larav 阅读全文

posted @ 2018-10-23 11:12 shenzen_小白 阅读(261) 评论(0) 推荐(0) 编辑

2018年10月18日

linux环境配置

摘要: 模板: 解释: ①、 当用户请求 http://blog.csdn.net/example 时,这里的 $uri 就是 /example。try_files 会到硬盘里尝试找这个文件。 如果存在名为 /$root/example(其中 $root 是 WordPress 的安装目录)的文件,就直接把 阅读全文

posted @ 2018-10-18 19:29 shenzen_小白 阅读(171) 评论(0) 推荐(0) 编辑

window 环境下在虚拟机上安装php环境

摘要: 转发:https://www.cnblogs.com/orangegem/p/7191659.html 安装linux工具 :https://blog.csdn.net/z15732621582/article/details/78383886?locationNum=5&fps=1 linux上安 阅读全文

posted @ 2018-10-18 09:59 shenzen_小白 阅读(1727) 评论(0) 推荐(0) 编辑

2018年10月11日

第三方登录---微信(使用laravel插件)

摘要: 转发: https://www.jianshu.com/p/7be757655814 TP框架: http://www.php.cn/php-weizijiaocheng-363509.html 阅读全文

posted @ 2018-10-11 23:06 shenzen_小白 阅读(551) 评论(0) 推荐(0) 编辑

2018年10月10日

h5页面在ios机上禁止长按复制

摘要: (注意,增加之后需要对input的另外设置,不然输入框无法输入)场景:H5出现一个按钮需要长按几秒展示动画的,如:skcs.net-tactic.com/wap/peace/index,这时就需要用到禁止苹果的 ios机默认存在长按复制选择,用以下代码取消: *{ -webkit-touch-cal 阅读全文

posted @ 2018-10-10 11:37 shenzen_小白 阅读(1839) 评论(0) 推荐(0) 编辑

laravel 导出插件

摘要: 转发:https://blog.csdn.net/gu_wen_jie/article/details/79296470 版本:laravel5 php 5.6 安装步骤: 一、安装插件 ①、首先在Laravel项目根目录下使用Composer安装依赖: composer require "maat 阅读全文

posted @ 2018-10-10 11:26 shenzen_小白 阅读(730) 评论(0) 推荐(0) 编辑

2018年9月29日

微信第三方授权(PHP版本)

该文被密码保护。 阅读全文

posted @ 2018-09-29 11:38 shenzen_小白 阅读(3) 评论(0) 推荐(0) 编辑

2018年9月27日

小游戏之弹幕&抽奖

该文被密码保护。 阅读全文

posted @ 2018-09-27 20:02 shenzen_小白 阅读(2) 评论(0) 推荐(0) 编辑

上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 24 下一页

导航