请注意,KouKou并不支持低于IE8的浏览器,为了获得最佳效果,请下载最新的浏览器,推荐下载 Chrome浏览器

elasticsearch 使用命令

3-20 2,967 views

文档地址: https://www.elastic.co/guide/en/elasticsearch/client/php-api/5.0/index.html https://packagist.org/packages/elasticsearch/elasticsearch ...
阅读全文 0

laravel 模块化开发插件laravel-modules

3-19 5,065 views

假如你的项目要分离模块,比如说admin、shop、blog等等,你可能需要这个插件 详细文档: https://nwidart.com/laravel-modules/. https://packagist.org/pac...
阅读全文 0

MySQL 5.7以上 root用户默认密码问题【转】

3-19 2,806 views

转载地址:https://www.yanning.wang/archives/379.html 最近有点小问题,需要在本地虚拟机里搭建一个MySQL服务器.但是按着以前的日志一步步操作,最后总是...
阅读全文 0

centos 7 安装 elasticsearch,Kibana

3-18 6,118 views

centos 7 安装 elasticsearch 1.打开网址 https://www.elastic.co/downloads/elasticsearch 2.复制 RPM 包的下载地址: https://artifacts.elastic.co/downlo...
阅读全文 0

Vue.Js 学习笔记

3-04 2,683 views

课程观看地址:https://www.imooc.com/video/18551 1.课程环境 NVM 下载地址:https://github.com/creationix/nvm 安装 NPM , NODEJS ,NVM (nodejs版...
阅读全文 0

laravel phpunit 命令行无法运行。(‘phpunit’ 不是内部或外部命令,也不是可运行的程序 或批处理文件。)

3-02 4,307 views

请使用在项目下用 php vendor/phpunit/phpunit/phpunit 代替。
阅读全文 0

LavaLite —— 一款基于laravel 的CMS框架

3-01 4,404 views

文档地址:https://lavalite.org/docs/master/installation github地址:https://github.com/LavaLite/cms 基本要求: – PHP >= 7.1 – OpenS...
阅读全文 0

laravel 多语言插件 laravel-localization

3-01 3,201 views

github : https://github.com/mcamara/laravel-localization 项目下输入: composer require mcamara/laravel-localization 在 config/app.php ...
阅读全文 0

redis windows 客户端

2-27 10,534 views

下载地址:https://github.com/MicrosoftArchive/redis/releases  
阅读全文 0

laravel debug 显示调试信息包 laravel-debugbar

2-27 4,717 views

      github : https://github.com/barryvdh/laravel-debugbar v3的注意事项:现在通过要求包启用Debugbar,但默认情况下仍需要APP_DEBUG...
阅读全文 0