PHPackages                             laraviet/laravel-starter - 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. laraviet/laravel-starter

ActiveProject[Framework](/categories/framework)

laraviet/laravel-starter
========================

The Laravel Framework.

v1.1.5(9y ago)4512MITJavaScriptPHP &gt;=5.6.4

Since Dec 1Pushed 9y ago1 watchersCompare

[ Source](https://github.com/trthanhbk/core)[ Packagist](https://packagist.org/packages/laraviet/laravel-starter)[ RSS](/packages/laraviet-laravel-starter/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (9)Versions (18)Used By (0)

Package
-------

[](#package)

- tymon/jwt-auth
- trthanhbk/Laracogs
- thephpleague/fractal

Introduction
------------

[](#introduction)

This is starter kit to include some functions out of the box:

- Admin dashboard with AdminLTE theme
- User / Roles / Permission
- Team CRUD
- Login / Register / Forgot password ...

Stater Steps
------------

[](#stater-steps)

- `composer create-project laraviet/laravel-starter {project-name} --prefer-dist`
- Create new db and update .env file
- `php artisan migrate`
- `php artisan db:seed`
- `npm install`
- `gulp`
- default admin login: `admin@admin.com / admin`

CRUD
----

[](#crud)

- `php artisan crudmaker:new Tag --api --ui=bootstrap --migration --schema="id:increments,name:string" `
- Edit `routes/web.php` -&gt; Default is bottom position -&gt; Move block of routing for new resource for applying middleware if needed
- Edit `app/Models/Tag.php` —&gt; add validation rule
- Edit `app/Transfomers/TagTransformer.php` —&gt; update transformer layer for API
- Edit `resources/views/dashboard/panel.blade.php` —&gt; add tag to side menu
- `php artisan migrate`
- Test script will be made at `tests` folder, make sure to pass all test scripts to verify the functions

Theme
-----

[](#theme)

- Support **AdminLTE** theme out of the box
- Edit .env file to apply theme

To do
-----

[](#to-do)

\[ \] Try relationship
\[x\] Fix test case generated
\[x\] Add fractal
\[x\] Add adminlte theme

Reference
---------

[](#reference)

- Folk from

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

16

Last Release

3443d ago

### Community

Maintainers

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

---

Top Contributors

[![laraviet](https://avatars.githubusercontent.com/u/10137094?v=4)](https://github.com/laraviet "laraviet (30 commits)")

---

Tags

frameworklaravel

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/laraviet-laravel-starter/health.svg)

```
[![Health](https://phpackages.com/badges/laraviet-laravel-starter/health.svg)](https://phpackages.com/packages/laraviet-laravel-starter)
```

###  Alternatives

[marketplacekit/marketplacekit

Open source Marketplace Platform

8185.2k](/packages/marketplacekit-marketplacekit)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)[kompo/kompo

Laravel &amp; Vue.js FullStack Components for Rapid Application Development

11812.4k21](/packages/kompo-kompo)

PHPackages © 2026

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