首页 > 技术文章 > 技术网站

zonehoo 2018-01-23 00:11 原文

elastic search 官方文档:https://www.elastic.co/guide/en/elasticsearch/client/php-api/current/_quickstart.html

elastic search 官方文档(中文):https://www.elastic.co/guide/cn/elasticsearch/php/current/index.html

elastic search 中文社区:https://elasticsearch.cn/

PHP 的一些高效写法 http://www.nowamagic.net/php/php_HighEffect.php

类与对象 http://php.net/language.oop5


PHP之道 http://laravel-china.github.io/php-the-right-way/ --以及Lumen底层代码


Laravel 5.2 使用 JWT 完成多用户认证 https://laravel-china.org/topics/2811/laravel-52-uses-jwt-to-complete-multi-user-authentication


Nginx 服务器自动部署 http://www.ttlsa.com/nginx/using-nginx-as-http-loadbalancer/


阿里云短信服务 https://help.aliyun.com/document_detail/55451.html?spm=5176.doc55289.6.556.pMlBIe


极验证的接入


支付宝,微信支付 微信:https://open.swiftpass.cn/openapi


七牛云-对象存储 https://developer.qiniu.com/kodo/sdk/1241/php


负载均衡 https://laravel-china.org/topics/4858/nginx-load-balancing-combat


CDN加速 https://laravel-china.org/topics/645/community-optimization-add-pictures-to-accelerate-cdn-cache-and-github-interface-proxy-cache


单点登录


WebHook 的使用

利用 webhook 实现线上服务器自动部署 https://laravel-china.org/topics/2096/using-webhook-to-realize-automatic-deployment-of-online-server


CentOS 下利用 webhook 实现自动部署(PHP) https://laravel-china.org/topics/2192/centos-under-the-use-of-webhook-to-achieve-automatic-deployment-php


GitLab-webhook-PHP 详解 GitLab Webhooks 自动部署应用服务器 https://laravel-china.org/topics/2824/gitlab-webhook-php-detailed-gitlab-webhooks-automatic-deployment-application-server

 

Redis http://www.runoob.com/redis/redis-tutorial.html


Tomcat--负载均衡 https://xstarcd.github.io/wiki/Java/tomcat_cluster.html


Xcache--加速器 https://www.vpser.net/opt/apc-eaccelerator-xcache.html


Container容器 https://laravel-china.org/articles/6158/laravel-container-container-understand-below


ThinkPHP5.1完全开发手册 https://www.kancloud.cn/manual/thinkphp5_1/353955


Laravel5.4+JWT+dingo/API 构建 RESTfulAPI https://laravel-china.org/articles/5804/laravel54jwtdingoapi-building-restfulapi
https://github.com/DenverBYF/Laravel_restful_api_JWT


基于 Laravel 开发的用户生态系统(ThinkSNS)。 https://laravel-china.org/articles/5870/laravel-55-release-thinksns-upgrade-and-status-sharing
https://github.com/slimkit/thinksns-plus

Alipay 和 WeChat 的支付 SDK https://laravel-china.org/topics/5736/focus-on-alipay-and-wechat-payments-sdk


Linux Crontab 之每天八点发短信给女朋友 https://laravel-china.org/articles/5718/linux-contrab-sends-text-messages-to-her-girlfriend-at-eight-every-day


Laravel 中输出 SQL 语句的到 log 日志 https://laravel-china.org/articles/5779/output-the-sql-statement-to-the-log-log-in-laravel


Travis CI 系列:自动化部署博客 https://laravel-china.org/articles/6111/travis-ci-series-automated-deployment-blog


让你的网站秒配 HTTPS 证书 https://laravel-china.org/articles/5883/give-your-website-a-https-certificate-per-second


写了一个敏感词过滤的方法 https://laravel-china.org/articles/5855/write-a-filter-for-sensitive-words


Laravel 字符串辅助函数新成员 https://laravel-china.org/articles/5768/laravel-string-helper-function-new-member


Live 七牛云直播 https://laravel-china.org/articles/5562/live-seven-cattle-cloud-live


模型事件几种用法 https://laravel-china.org/articles/5671/several-uses-of-model-events


Laravel Config—— 配置文件的加载与源码解析 https://laravel-china.org/articles/5640/laravel-config-configuration-file-loading-and-source-code-analysis


使用预加载优化 Laravel Model 查询 https://laravel-china.org/articles/5581/optimizing-laravel-model-queries-with-preload


Preferences.sublime-settings文件: https://zhidao.baidu.com/question/1382376800149391860.html

 

前台特效网站:http://www.jqhtml.com/

 

PHP各种代码片段 : http://www.phpxs.com/code

 

关于cmd显示utf-8编码的方式:   https://blog.csdn.net/simple_the_best/article/details/49453461     chcp 65001

 

navicat pernumin 激活: https://blog.csdn.net/qq_39720249/article/details/80721350

推荐阅读