Download the PHP package marjose123/laravel-nuxtui-starter-kit without Composer
On this page you can find all versions of the php package marjose123/laravel-nuxtui-starter-kit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download marjose123/laravel-nuxtui-starter-kit
More information about marjose123/laravel-nuxtui-starter-kit
Files in marjose123/laravel-nuxtui-starter-kit
Package laravel-nuxtui-starter-kit
Short Description The starter kit application for the Laravel framework that utilizes Vue, NuxtUi, TailwindCss, and other Laravel packages.
License MIT
Informations about the package laravel-nuxtui-starter-kit
๐ Starter Kit for Laravel
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:
Manual Installation
-
Clone the repository
-
Install PHP dependencies
-
Install Node.js dependencies
-
Environment setup
-
Database setup
- Start development servers
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.
All versions of laravel-nuxtui-starter-kit with dependencies
ext-curl Version *
ext-json Version *
dedoc/scramble Version ^0.12.35
inertiajs/inertia-laravel Version ^2.0
jaybizzle/crawler-detect Version ^1.3
laravel/fortify Version ^1.30
laravel/framework Version ^12.0
laravel/sanctum Version ^4.0
laravel/tinker Version ^2.10.1
scalar/laravel Version ^0.2.0
mobiledetect/mobiledetectlib Version ^4.8
stevebauman/location Version ^7.6
tightenco/ziggy Version ^2.6