承接 simaocurado/starter-kit-react-no-auth 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

simaocurado/starter-kit-react-no-auth

最新稳定版本:v1.0.7

Composer 安装命令:

composer create-project simaocurado/starter-kit-react-no-auth

包简介

The skeleton application for the Laravel framework.

README 文档

README

An opinionated starter kit for building Laravel 13 + React apps with a strong focus on quality, typing, and consistency.

This starter kit is intentionally configured without authentication scaffold logic (no login/register/logout flows).

This starter kit is prepared for Laravel 13 and the current Inertia v3 beta line.

Requirements

  • PHP 8.5+
  • Node.js 20.19+ or 22.12+ (required by Vite 7)
  • Bun 1.3+
  • Composer
  • SQLite (or another database configured in .env)

Create Project

composer create-project simaocurado/starter-kit-react-no-auth --prefer-dist my-app
cd my-app
composer setup

composer setup runs:

  • PHP dependency installation
  • .env creation/configuration
  • automatic APP_URL setup to http://<project-name>.test
  • php artisan key:generate
  • migrations
  • bun install
  • bun run build

This repository does not install dependencies during maintenance updates. Consumers continue to install everything themselves through composer setup.

Development

With Herd (recommended on macOS)

With Herd, the HTTP server already exists (*.test). You only need to run the frontend:

bun run dev

Open the app at http://<project-name>.test.

Optional (if you use queues):

php artisan queue:listen --tries=1

Without Herd

Run:

composer dev

This starts Laravel server, queue worker, logs, and Vite together.

Strictness

This starter applies strict defaults:

  • TypeScript with "strict": true in tsconfig.json
  • PHPStan level 7 + bleedingEdge in phpstan.neon
  • Pest type coverage minimum of 100% (composer test:type-coverage)
  • Pest test coverage requirement of 100% in composer test:unit
  • Pint + Rector for formatting and automated refactors
  • Oxlint + Prettier for frontend quality checks

Scripts

  • composer setup
  • composer dev
  • composer lint
  • composer test
  • composer test:type-coverage
  • composer test:unit
  • composer test:types
  • composer test:lint
  • composer update:requirements

Notes

  • If bun run build fails with a Vite/crypto.hash error, upgrade Node to 20.19+ or 22.12+.
  • APP_URL is automatically set to http://<project-name>.test during setup. Adjust it manually only if you use a different local domain.

统计信息

  • 总下载量: 2
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 4
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: TypeScript

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-02-19

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固