ghostcompiler/laravel-react-jsx-starter-kit 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

ghostcompiler/laravel-react-jsx-starter-kit

Composer 安装命令:

composer create-project ghostcompiler/laravel-react-jsx-starter-kit

包简介

The skeleton application for the Laravel framework in JSX. Who are not familiar with default Laravel starter kit which is on TSX, this is for you.

README 文档

README

Ghost Compiler Logo

Laravel React JSX Vite Ghost Compiler

Laravel React JSX Starter Kit

A modern Laravel + React JSX starter kit that recreates Laravel’s React starter architecture using clean JSX instead of TypeScript.

Built for developers who prefer JavaScript while maintaining a scalable, production-ready full-stack structure.

This starter kit combines Laravel’s backend power with React’s component-driven frontend architecture, making it ideal for SaaS apps, dashboards, admin panels, CRM systems, and custom web applications.

Features

  • Laravel Backend
  • React with JSX
  • Vite Integration
  • Authentication Scaffolding
  • SPA-like Experience
  • Modern Frontend Workflow
  • Reusable Components
  • Organized Project Structure
  • Responsive UI Ready
  • Production Ready Setup
  • JavaScript First Approach
  • Clean Architecture

Installation

Laravel Installer (Recommended)

laravel new my-app --using=ghostcompiler/laravel-react-jsx-starter-kit

Composer Create Project

composer create-project ghostcompiler/laravel-react-jsx-starter-kit my-app

Git Clone

git clone https://github.com/ghostcompiler/laravel-react-jsx-starter-kit.git

cd laravel-react-jsx-starter-kit

Install Dependencies

composer install
npm install

Environment Setup

cp .env.example .env
php artisan key:generate

Database Setup

php artisan migrate

Start Development

php artisan serve
npm run dev

Project Structure

resources/
└── js/
    ├── Components/
    ├── Layouts/
    ├── Pages/
    ├── Hooks/
    ├── Utils/
    └── app.jsx

Why JSX?

  • No TypeScript overhead
  • Faster onboarding
  • Clean React workflow
  • Simple Laravel integration
  • Easy to customize and scale

Use Cases

  • SaaS Applications
  • Admin Dashboards
  • CRM Systems
  • Internal Tools
  • Startup MVPs
  • Client Portals
  • Business Applications
  • Multi-tenant Systems

Development Environment

Built using ServBay

ServBay

  • Mac M4 Tested
  • macOS Apple Silicon
  • Powered by ServBay

Repository

https://github.com/ghostcompiler/laravel-react-jsx-starter-kit

License

MIT License

统计信息

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

GitHub 信息

  • Stars: 7
  • Watchers: 1
  • Forks: 1
  • 开发语言: JavaScript

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-06-05

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固