PHPackages                             huawei2772/dcat-admin - 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. [Admin Panels](/categories/admin)
4. /
5. huawei2772/dcat-admin

ActiveProject[Admin Panels](/categories/admin)

huawei2772/dcat-admin
=====================

The skeleton application for the Laravel framework.

03PHP

Since Jan 24Pushed 1y ago1 watchersCompare

[ Source](https://github.com/huawei2772/dcat-admin)[ Packagist](https://packagist.org/packages/huawei2772/dcat-admin)[ RSS](/packages/huawei2772-dcat-admin/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

项目介绍
----

[](#项目介绍)

laravel 11 跟dcat admin结合的多语言网站

安装
--

[](#安装)

```
# 生产环境
composer install --no-dev -vvv

# 开发环境
composer install -vvv

# 复制.env.example文件为.env
cp .env.example .env

# 生成key
php artisan key:generate

# 迁移数据库
php artisan migrate

# 安装dcat admin
php artisan admin:install

# 安装后台初始数据
php artisan db:seed
```

可选配置
----

[](#可选配置)

```
# 使用本地存储时，需要创建storage软链接
php artisan storage:link
```

###  Health Score

14

—

LowBetter than 1% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity17

Early-stage or recently created project

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9931409?v=4)[fengchi](/maintainers/fengchi)[@fengchi](https://github.com/fengchi)

### Embed Badge

![Health badge](/badges/huawei2772-dcat-admin/health.svg)

```
[![Health](https://phpackages.com/badges/huawei2772-dcat-admin/health.svg)](https://phpackages.com/packages/huawei2772-dcat-admin)
```

###  Alternatives

[kiwicommerce/module-cron-scheduler

Easily set up and manage cron jobs from the backend with a beautiful and managed timeline feature. Find the actual load on CPU/Memory by cron job execution.

74608.2k](/packages/kiwicommerce-module-cron-scheduler)[loevgaard/sylius-brand-plugin

A Sylius plugin for handling brands

29159.6k3](/packages/loevgaard-sylius-brand-plugin)[dog-ears/crud-d-scaffold

Extend Laravel 7's generators scaffold.

183.1k](/packages/dog-ears-crud-d-scaffold)

PHPackages © 2026

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