摘要:
创建用户并授权 grant all privileges on *.* to 'www'@'localhost' identified by '123456'; #授权www,所有操作,所有表权限grant all privileges on *.* to 'navicat'@'%' identif 阅读全文
posted @ 2016-04-18 09:50
geek程序员
阅读(592)
评论(0)
推荐(0)
摘要:
namespace 名称: 命名空间作用: 划分不同空间,每个空间的常量,函数,类名互不干扰用法: namespace Article; use 作用: 使用命名空间, 配合as 可以取别名用法: use Illuminate\Contracts\Foundation\Application as 阅读全文
posted @ 2016-04-18 09:11
geek程序员
阅读(167)
评论(0)
推荐(0)

浙公网安备 33010602011771号