marjose123/laravel-nuxtui-starter-kit
Composer 安装命令:
composer create-project marjose123/laravel-nuxtui-starter-kit
包简介
The starter kit application for the Laravel framework that utilizes Vue, NuxtUi, TailwindCss, and other Laravel packages.
README 文档
README
A modern, feature-rich starter kit for Laravel applications that combines the power of Laravel with Vue 3, Nuxt UI, and TailwindCSS. This starter kit provides a solid foundation for building scalable web applications with modern development practices.
🎯 About Project
This starter kit is designed to jumpstart your Laravel development with a carefully curated selection of tools and packages. It includes modern frontend technologies, comprehensive testing setup, code quality tools, and development utilities to help you build maintainable and scalable applications.
Screenshots
Explore the screenshots of the starter kit by navigating to the Screenshots folder.
🛠️ Tech Stack
Backend
- 🐘 PHP 8.4 - Latest PHP version with modern features
- 🎨 Laravel 12 - The latest Laravel framework
- ⚡ Inertia.js - Modern monolith approach for SPAs
Frontend
- 🖼️ Vue 3 - Progressive JavaScript framework
- 🎨 Nuxt UI - Beautiful and accessible UI components
- 🎯 TailwindCSS 4 - Utility-first CSS framework
- 📦 TypeScript - Type-safe JavaScript development
- ⚡ Vite - Fast build tool and dev server
Development Tools
- 🧪 Pest PHP - Elegant PHP testing framework
- 🎭 Playwright - End-to-end testing for web apps
- 🔍 PHPStan - Static analysis for PHP
- 🎨 Laravel Pint - Code style fixer for Laravel
- ♻️ Rector - Automated refactoring tool
- 📋 ESLint - JavaScript/TypeScript linting
- 💅 Prettier - Code formatting
- 🐳 Laravel Sail - Docker development environment
- 📧 Mailpit - Email testing tool
✨ Features / Functionality
Core Features
- 🔐 User Authentication - Complete authentication system with Laravel Fortify
- 🛡️ Two-Factor Authentication (2FA) - Integration with recovery codes
- 🔒 Password Confirmation - Secure page protection with password confirmation middleware
- 🌐 RESTful API - Full API authentication with token refresh and management
- 📱 Session Management - Device tracking, location data, and session revocation
- 🎨 Appearance Management - Custom middleware for theme/appearance handling
- 📱 Responsive Design - Mobile-first approach with TailwindCSS
- ⚡ SPA Experience - Seamless navigation with Inertia.js
- 🔔 Notifications - Integrated notification system
- 📚 API Documentation - Auto-generated API docs with Scramble
- 🔍 Device Detection - Comprehensive user agent and location tracking
🚀 Installation
Prerequisites
- PHP 8.4 or higher
- Composer
- Node.js & npm
- Git
Quick Start with Laravel Installer
If you have the Laravel installer globally installed, you can create a new project using this starter kit:
composer global require laravel/installer laravel new example-app --using=marjose123/laravel-nuxtui-starter-kit
Manual Installation
-
Clone the repository
git clone https://github.com/marjose123/laravel-nuxtui-starter-kit.git cd starter-kit -
Install PHP dependencies
composer install
-
Install Node.js dependencies
npm install
-
Environment setup
cp .env.example .env php artisan key:generate
-
Database setup
touch database/database.sqlite php artisan migrate
-
Start development servers
composer dev # or separately: # php artisan serve # npm run dev
Available Scripts
composer dev- Start all development servers concurrentlycomposer dev:ssr- Start with server-side renderingcomposer test- Run PHP testscomposer format- Format both frontend and backend codecomposer analyse- Run static analysisnpm run dev- Start Vite dev servernpm run build- Build for productionnpm run lint- Lint frontend code
📄 License
The Starter-kit for Laravel is open-sourced software licensed under the MIT license.
marjose123/laravel-nuxtui-starter-kit 适用场景与选型建议
marjose123/laravel-nuxtui-starter-kit 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 16 次下载、GitHub Stars 达 24, 最近一次更新时间为 2025 年 10 月 22 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「framework」 「laravel」 「starter-kit」 「nuxtui-laravel」 「laravel-nuxtui-starter-kit」 「laravel nuxt-ui」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 marjose123/laravel-nuxtui-starter-kit 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 marjose123/laravel-nuxtui-starter-kit 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 marjose123/laravel-nuxtui-starter-kit 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
PHP Framework HLEB2 is the foundation of the web application. Provides ease of development and application performance.
Alfabank REST API integration
A modern PHP starter kit with MVC.
High-performance, opinionated PHP 8 web framework with O(1) routing, parallel async MySQL, type-safe asset bridge, and React-island frontend
The starter kit with Laravel and VueJS
统计信息
- 总下载量: 16
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 24
- 点击次数: 21
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-10-22