Skip to content
/ kbframe Public

一款基于Laravel框架开发的现代化二次开发框架,是高性能,高效率,高质量的企业级开发框架,具有驱动领域,敏捷开发,轻易上手,高内聚低耦合,开箱即用等特点。

Notifications You must be signed in to change notification settings

kbdxbt/kbframe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

新建子模块

  • 先在git创建好仓库,并初始化仓库
  • TortoiseGit -> 添加子模块 -> 填写仓库地址 -> 填写路径(Modules/新模块简称)
  • 执行 laravel-module 创建新模块
php artisan module:make 新模块简称

修改子模块地址 git submodule sync

git submodule update --init --recursive

About

一款基于Laravel框架开发的现代化二次开发框架,是高性能,高效率,高质量的企业级开发框架,具有驱动领域,敏捷开发,轻易上手,高内聚低耦合,开箱即用等特点。

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages