PHPackages                             rockshot3313/st-ladbu - 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. rockshot3313/st-ladbu

ActiveProject[Framework](/categories/framework)

rockshot3313/st-ladbu
=====================

Starter kit: Laravel 12 + Inertia React + Tailwind.

v0.1.0(9mo ago)05MITTypeScriptPHP ^8.2CI failing

Since Aug 8Pushed 8mo agoCompare

[ Source](https://github.com/rockshot3313/st-ladbu)[ Packagist](https://packagist.org/packages/rockshot3313/st-ladbu)[ RSS](/packages/rockshot3313-st-ladbu/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (12)Versions (2)Used By (0)

Laravel + React Starter Kit
---------------------------

[](#laravel--react-starter-kit)

Opinionated starter kit for Laravel 12 + Inertia React 19 + Tailwind CSS 4.

### Features

[](#features)

- Authentication scaffolding (login, register, reset password, email verification)
- Settings pages (profile, password, appearance)
- Inertia SSR-ready build scripts
- Vite + React + TypeScript + ESLint + Prettier

### Requirements

[](#requirements)

- PHP &gt;= 8.2
- Node &gt;= 20
- Composer, npm

### Quick start

[](#quick-start)

1. Copy `.env.example` to `.env` and update values.
2. Install dependencies:
    - `composer install`
    - `npm install`
3. Generate app key &amp; run migrations:
    - `php artisan key:generate`
    - `php artisan migrate`
4. Start dev:
    - `composer run dev`

### Testing

[](#testing)

```
composer test
```

### Building assets

[](#building-assets)

```
npm run build
```

### License

[](#license)

This project is open-sourced under the MIT license.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance59

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

277d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/53aa1c44b9ab886aab955dadb2d96d2b80a033fbd3f095f8016e8c42723f422a?d=identicon)[rockshot3313](/maintainers/rockshot3313)

---

Top Contributors

[![rockshot3313](https://avatars.githubusercontent.com/u/132626528?v=4)](https://github.com/rockshot3313 "rockshot3313 (5 commits)")

---

Tags

frameworklaravel

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/rockshot3313-st-ladbu/health.svg)

```
[![Health](https://phpackages.com/badges/rockshot3313-st-ladbu/health.svg)](https://phpackages.com/packages/rockshot3313-st-ladbu)
```

###  Alternatives

[laravel/vue-starter-kit

The skeleton application for the Laravel framework.

595238.0k](/packages/laravel-vue-starter-kit)[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)[oseughu/svelte-starter-kit

The skeleton application for the Laravel framework.

1781.4k](/packages/oseughu-svelte-starter-kit)

PHPackages © 2026

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