laravel框架使用rabbitMQ的扩展
Requirements: PHP 5.3 due to the use of namespaces.Requirements: bcmath extension This library utilizes the bc
阅读全文→Requirements: PHP 5.3 due to the use of namespaces.Requirements: bcmath extension This library utilizes the bc
阅读全文→ACDSee图片浏览编辑5.0.1精简中文注册版,完美兼容win10,自带简单的图片编辑功能,启动速度超快,推荐。
阅读全文→Laravel 5: Query Builder – SQL operatorsAll example will use same controller method – as all the action would happen in model
阅读全文→我们在用 laravel 进行开发的时候,特别是前后端完全分离的时候,由于前端项目运行在自己机器的指定端口(也可能是其他人的机器) , 例如 localhost:8000 , 而 laravel&nb
阅读全文→做api接口的时候碰到个问题,跨域!解决方法有很多,但是方便的依旧那么一两个。第一种,最方便的,新建一个middleWare,把这个middleware加入到全局中间件,所有的请求,都会经过这个中间件的过滤。php artisan make:midd
阅读全文→微信小程序生成code128条形码和二维码实例
阅读全文→有时候我们需要工作在已有的数据库上, 或者因为项目需求, 需要对数据进行导出, 并要求方便导入, DbExporter 扩展包可以帮助你.什么是 Migration 和 Seedmigrate (迁移) 功能: 是一种数据库的版本控制。可以让团队在修
阅读全文→一般我们在使用cp命令时加上-f选项,希望不让出现“overwrite”的提示(文件覆盖的提示)。如:# cp -rf sourcefile targetdir 或#cp -r -f sourcefile targetdir-r的意思是递归
阅读全文→win+R输入cmd打开命令行,或者在任意文件夹下面按住shift+右键,选择打开powershell。输入命令:powercfg /batteryreport /output "C:\battery_report.html",这
阅读全文→1 背景1)PHP的xhprof扩展Facebook不再进行更新和维护,因为Faceboo已经全面使用HHVM,不再使用PHP zend引擎。2)xhprof不支持新版本的PHP(PHP7),tideways扩展是从xhprof项目fork下来继续进
阅读全文→