PHPackages                             cranux/laravel-dev-template - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. cranux/laravel-dev-template

ActiveProject[Framework](/categories/framework)

cranux/laravel-dev-template
===========================

laravel 高效开发模板

3.1.0(4y ago)2336[5 PRs](https://github.com/cranux/LaravelDevTemplate/pulls)MITPHPPHP ^7.3|^8.0

Since Jan 31Pushed 3y ago1 watchersCompare

[ Source](https://github.com/cranux/LaravelDevTemplate)[ Packagist](https://packagist.org/packages/cranux/laravel-dev-template)[ RSS](/packages/cranux-laravel-dev-template/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (27)Versions (23)Used By (0)

Laravel DevTemplate
-------------------

[](#laravel-devtemplate)

 **laravel + adminlte 模板 效率开发项目**

[](#----laravel--adminlte-模板-效率开发项目)

### 从3.x开始本模板不再集成swoole,集成swoole版本请访问LaraDevTempSwoole

[](#从3x开始本模板不再集成swoole集成swoole版本请访问laradevtempswoole)

#### 本模板2.x基于laravel6.x开发并集成swoole如需使用切换分支至2.x，3.x基于laravel8.x开发

[](#本模板2x基于laravel6x开发并集成swoole如需使用切换分支至2x3x基于laravel8x开发)

环境要求
----

[](#环境要求)

1. PHP &gt;= 7.3.0
2. **[Composer](https://getcomposer.org/)**
3. PHP openssl 扩展
4. PHP fileinfo 扩展
5. PDO PHP 拓展
6. Mbstring PHP 拓展

介绍
--

[](#介绍)

laravel 快速开发模板,一些好的模块包括:

swoole接入、权限管理、基于token验证的接口、小程序用户注册、公众号接入、文章管理

目前采用laravel最新版 8.x 框架,后台使用 [JeroenNoten/Laravel-AdminLTE](https://github.com/JeroenNoten/Laravel-AdminLTE) 3.0 全新的后台ui界面,更多灵活扩展的功能; 本项目长期维护 ,原来[Laravel 5 DevelopmentTemplate](https://github.com/cranux/laravelDevelopmentTemplate)将不再维护

文档
--

[](#文档)

文档内容 [laravelDevTemplatDoc](http://doc.niexp.cn/docs/laravelDevelopmentTemplate)

常见问题解决 [点这里](http://doc.niexp.cn/docs/laravelDevelopmentTemplate/laravelDevelopmentTemplate-1cpl7ofnvjeqv)

后台账号密码:  123456

安装
--

[](#安装)

1.**执行命令** (安装依赖)

```
composer install
```

2.**复制 `.env`**

```
cp .env.example .env
```

3.**配置key**

```
php artisan key:generate
```

4.**编辑 `.env`,配置数据库等信息**

5.**生成数据库和填充数据**

```
php artisan migrate && php artisan db:seed
```

6.**配置jwt-auth**

```
php artisan jwt:secret
```

Adimlte 的配置使用
-------------

[](#adimlte-的配置使用)

请仔细查看 [文档](https://github.com/JeroenNoten/Laravel-AdminLTE#62-favicon)

### 注意：

[](#注意)

如果登录后台有关于composer的报错，请执行 `composer dump-autoload` 之后重启进程重新登录

### 有问题请提交 lssues ,本人长期维护更新

[](#有问题请提交-lssues-本人长期维护更新)

也可以添加微信交流 [![微信](https://camo.githubusercontent.com/e970b0cb06fec1512c9f8b1167a483417bd3294e0b991cc0d65486fb4929d930/68747470733a2f2f696d6167652e6e696578702e636e2f77782f6d6d7172636f6465313537383735343936393734322e706e67)](https://camo.githubusercontent.com/e970b0cb06fec1512c9f8b1167a483417bd3294e0b991cc0d65486fb4929d930/68747470733a2f2f696d6167652e6e696578702e636e2f77782f6d6d7172636f6465313537383735343936393734322e706e67)

License
-------

[](#license)

[MIT](https://github.com/cranux/LaravelDevTemplate/blob/master/LICENSE)

###  Health Score

32

—

LowBetter than 71% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 95.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~42 days

Recently: every ~73 days

Total

16

Last Release

1656d ago

Major Versions

2.x-dev → 3.0.02021-01-04

PHP version history (2 changes)2.0.0PHP ^7.2

3.0.0PHP ^7.3|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/f317881aab201b808c1f70c0de2f75cd88ef8131470b3c5d08e6b2a5a2dfe1e1?d=identicon)[wangke568](/maintainers/wangke568)

---

Top Contributors

[![cranux](https://avatars.githubusercontent.com/u/37317831?v=4)](https://github.com/cranux "cranux (21 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

jwtlaravel-adminltephpswooleframeworklaravel

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/cranux-laravel-dev-template/health.svg)

```
[![Health](https://phpackages.com/badges/cranux-laravel-dev-template/health.svg)](https://phpackages.com/packages/cranux-laravel-dev-template)
```

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[krayin/laravel-crm

Krayin CRM

22.0k32.8k1](/packages/krayin-laravel-crm)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[lms-laravel/lms-laravel

The Laravel Framework.

4981.8k](/packages/lms-laravel-lms-laravel)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
