connora / laravel-primevue-starter-kit
Laravel + PrimeVue Starter Kit
Package info
github.com/connorabbas/laravel-primevue-starter-kit
Language:Vue
Type:project
pkg:composer/connora/laravel-primevue-starter-kit
Requires
- php: ^8.3
- inertiajs/inertia-laravel: ^3.0
- laravel/fortify: ^1.36
- laravel/framework: ^13.15
- spatie/laravel-data: ^4.14
- spatie/laravel-typescript-transformer: ^3.0
Requires (Dev)
- fakerphp/faker: ^1.23
- larastan/larastan: ^3.4
- laravel/boost: ^2.4
- laravel/pail: ^1.2.2
- laravel/pint: ^1.13
- laravel/sail: ^1.41
- laravel/tinker: ^3.0
- mockery/mockery: ^1.6
- nunomaduro/collision: ^8.6
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^12.0
This package is auto-updated.
Last update: 2026-06-30 01:54:52 UTC
README
About
A basic authentication starter kit using Laravel, Inertia.js, PrimeVue components, and Tailwind CSS.
Warning
Before adopting this starter kit, be aware that it is designed for PrimeVue v4, the final MIT-licensed open source release. PrimeTek has announced that PrimeVue v5 will transition to the new PrimeUI licensing model and will no longer be released as open source. As a result, this starter kit will continue to support and maintain the open source v4 ecosystem but does not plan to migrate to PrimeVue v5.
Consider using the Laravel Nuxt UI Starter Kit as an alternative.