Download the PHP package crsl-admin/laravel-primevue-starter-kit without Composer
On this page you can find all versions of the php package crsl-admin/laravel-primevue-starter-kit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download crsl-admin/laravel-primevue-starter-kit
More information about crsl-admin/laravel-primevue-starter-kit
Files in crsl-admin/laravel-primevue-starter-kit
Package laravel-primevue-starter-kit
Short Description The skeleton application for the Laravel framework using PrimeVue and Inertia.
License MIT
Informations about the package laravel-primevue-starter-kit
Laravel PrimeVue Starter Kit
A modern and robust starter kit based on Laravel 13, Inertia.js v3, Vue 3, PrimeVue v4, and Tailwind CSS v4.
๐ Key Features
- Modern Tech Stack: Laravel 13, Vue 3 (Composition API), and Inertia.js v3.
- Professional UI: PrimeVue v4 with a custom preset and Tailwind CSS v4 integration.
- Native Dark Mode: Full dark mode support with persistence and system synchronization.
- Authentication: Pre-configured with Laravel Fortify.
- Icons: Seamless integration with Lucide Vue Next and PrimeIcons.
- Developer Experience: Configured with Laravel Pint, Pest for testing, and Laravel Boost.
- Fully Responsive: Optimized design for mobile, tablet, and desktop.
๐ ๏ธ Prerequisites
- PHP >= 8.3
- Node.js & NPM
- Composer
๐ฆ Installation
-
Clone the repository:
- Automatic Setup: We've included a setup script that handles dependency installation, key generation, migrations, and asset building:
๐ป Development
To start the development environment (Artisan server, Vite, logs, etc.):
The project will be accessible at the URL configured in your .env file (typically http://localhost:8000 or via Laravel Herd).
๐งช Testing
Run your tests using Pest:
๐จ Code Style
The project uses Laravel Pint to maintain a consistent code style.
๐ License
This project is open-source software licensed under the MIT license.
Made with โค๏ธ by CRS Laghi
All versions of laravel-primevue-starter-kit with dependencies
inertiajs/inertia-laravel Version ^3.1
laravel/fortify Version ^1.37
laravel/framework Version ^13.0
laravel/tinker Version ^3.0
spatie/laravel-data Version ^4.23
spatie/laravel-permission Version ^8.0
tightenco/ziggy Version ^2.6