jasechen/lara-tdbquery
Composer 安装命令:
composer require jasechen/lara-tdbquery
包简介
this is a traditional db query.
关键字:
README 文档
README
This Laravel package to query DATA from database with old way.
# Installation
-
use
composerinstall this package.$ composer require jasechen/lara-tdbquery -
edit
config/app.php.$ joe config/app.php # add # 'providers' => [ ... Jasechen\Tdbquery\TdbqueryServiceProvider::class, ... ], -
reload and update packages.
$ composer dump-autoload
# Licence
统计信息
- 总下载量: 8
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-04-24