PHPackages                             seakee/seakee-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. seakee/seakee-admin

AbandonedArchivedProject[Admin Panels](/categories/admin)

seakee/seakee-admin
===================

The background management scaffolding developed based on Laravel, Vue and Element.

v1.0.1(6y ago)210[3 PRs](https://github.com/seakee/seakee-admin/pulls)MITPHPPHP ^7.2

Since Sep 27Pushed 4y ago1 watchersCompare

[ Source](https://github.com/seakee/seakee-admin)[ Packagist](https://packagist.org/packages/seakee/seakee-admin)[ RSS](/packages/seakee-seakee-admin/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (11)Versions (15)Used By (0)

SeakeeAdmin
===========

[](#seakeeadmin)

[![Build Status](https://camo.githubusercontent.com/3ecb6bbe5746ed7c4205e0b7b1c007280fe5716ec8df48c5042e7681de1668c5/68747470733a2f2f7472617669732d63692e6f72672f7365616b65652f7365616b65652d61646d696e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/seakee/seakee-admin)[![Total Downloads](https://camo.githubusercontent.com/f2b5f1ddb15fb55ef831950400f199b123efaf23c02cd2ad3434a57b9b90a490/68747470733a2f2f706f7365722e707567782e6f72672f7365616b65652f7365616b65652d61646d696e2f642f746f74616c2e737667)](https://packagist.org/packages/seakee/seakee-admin)[![Latest Stable Version](https://camo.githubusercontent.com/e8652e48d37c412197045fcbe3c560a469ff1ad497b1fe39a6fde5d5dd565736/68747470733a2f2f706f7365722e707567782e6f72672f7365616b65652f7365616b65652d61646d696e2f762f737461626c652e737667)](https://packagist.org/packages/seakee/seakee-admin)[![License](https://camo.githubusercontent.com/490359bb2be4fcef069842614e16951c6ca65e4868f6bd3486638051f7ec176e/68747470733a2f2f706f7365722e707567782e6f72672f7365616b65652f7365616b65652d61646d696e2f6c6963656e73652e737667)](https://packagist.org/packages/seakee/seakee-admin)

About SeakeeAdmin
-----------------

[](#about-seakeeadmin)

The background management scaffolding developed based on Laravel6.0, Vue2.6 and Element-ui 2.10

Install
-------

[](#install)

Require this package with composer using the following command:

```
composer create-project seakee/seakee-admin
```

After updating composer,Edit the `.env` to update your database configuration:

```
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=laravel
DB_USERNAME=root
DB_PASSWORD=
```

Run the following command to run all of your outstanding migrations, execute the migrate `Artisan` command:

```
php artisan migrate
```

After migrated,you may use the `db:seed` Artisan command to seed your database.

```
php artisan db:seed
```

Install your project's frontend dependencies using the Node package manager (NPM):

```
npm install
```

Once the dependencies have been installed using `npm install`, you can compile your SASS files to plain CSS using [Laravel Mix](https://laravel.com/docs/6.x/mix#working-with-stylesheets). The `npm run dev` command will process the instructions in your `webpack.mix.js` file. Typically, your compiled CSS will be placed in the `public/css` directory:

```
npm run dev
```

Default Account
---------------

[](#default-account)

url:

username:admin

password:admin123456

Screenshots
-----------

[](#screenshots)

[![Dashboards](screenshots/dashboards.png)](screenshots/dashboards.png)

[![Configs](screenshots/configs.png)](screenshots/configs.png)

[![Menus](screenshots/menus.png)](screenshots/menus.png)

[![menus_create](screenshots/menus_create.png)](screenshots/menus_create.png)

[![Users](screenshots/users.png)](screenshots/users.png)

[![Users_create](screenshots/users_create.png)](screenshots/users_create.png)

[![Roles](screenshots/roles.png)](screenshots/roles.png)

[![Profile](screenshots/profile.png)](screenshots/profile.png)

[![Settings](screenshots/settings.png)](screenshots/settings.png)

License
-------

[](#license)

The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 97% 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 ~19 days

Recently: every ~34 days

Total

9

Last Release

2268d ago

Major Versions

0.1.x-dev → v1.0.02019-10-22

### Community

Maintainers

![](https://www.gravatar.com/avatar/79e425d8aa1607443140eb7b3d5cb3c752ef854cc73bd471e7d1d7045bf38a73?d=identicon)[seakee](/maintainers/seakee)

---

Top Contributors

[![seakee](https://avatars.githubusercontent.com/u/7602294?v=4)](https://github.com/seakee "seakee (386 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (12 commits)")

---

Tags

laravelvueelement-uiseakee

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

PHPackages © 2026

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