connora / laravel-primevue-starter-kit
Laravel + PrimeVue Starter Kit
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 66
Watchers: 1
Forks: 6
Open Issues: 0
Language:Vue
Type:project
Requires
- php: ^8.2
- inertiajs/inertia-laravel: ^2.0
- laravel/framework: ^12.0
- laravel/tinker: ^2.10.1
- tightenco/ziggy: ^2.5
Requires (Dev)
- fakerphp/faker: ^1.23
- larastan/larastan: ^3.4
- laravel/pail: ^1.2.2
- laravel/pint: ^1.13
- laravel/sail: ^1.41
- mockery/mockery: ^1.6
- nunomaduro/collision: ^8.6
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^11.5.3
This package is auto-updated.
Last update: 2025-06-23 22:10:10 UTC
README
About
A basic authentication starter kit using Laravel, Intertia.js, PrimeVue components, and Tailwind CSS.
Tip
Do you need a separate Vue SPA front-end instead of using Inertia.js? Consider using the PrimeVue SPA + Laravel API Starter Kit instead.