kastsecho / coreui-vue-starter-kit
CoreUI Vue starter kit for the Laravel framework.
Installs: 34
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 5
Language:Vue
Type:project
pkg:composer/kastsecho/coreui-vue-starter-kit
Requires
- php: ^8.2
- inertiajs/inertia-laravel: ^2.0
- laravel/fortify: ^1.32
- laravel/framework: ^12.0
- laravel/tinker: ^2.10.1
- laravel/wayfinder: ^0.1.11
Requires (Dev)
- fakerphp/faker: ^1.23
- laravel/pail: ^1.2.2
- laravel/pint: ^1.24
- laravel/sail: ^1.41
- mockery/mockery: ^1.6
- nunomaduro/collision: ^8.6
- phpunit/phpunit: ^11.5.3
- dev-main
- v2.0.1
- v2.0.0
- 1.x-dev
- v1.0.5
- v1.0.4
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
- dev-dependabot/npm_and_yarn/vueuse/core-14.1.0
- dev-dependabot/npm_and_yarn/types/node-24.10.2
- dev-dependabot/npm_and_yarn/inertiajs/vue3-2.2.20
- dev-dependabot/npm_and_yarn/sass-1.95.0
- dev-dependabot/npm_and_yarn/typescript-eslint-8.49.0
This package is auto-updated.
Last update: 2025-12-14 02:16:32 UTC
README
Introduction
Our Vue starter kit provides a robust, modern starting point for building Laravel applications with a Vue frontend using Inertia and Fortify.
This Vue starter kit utilities Vue 3 and the Composition API, TypeScript, and the CoreUI for Vue component library.
Status
Features
This Vue starter kit includes the following features:
- Authentication
- Log in / Register
- Email Verification
- Password Confirmation
- Password Reset
- Profile Management
- Update Profile / Avatar
- Update Password
- 2FA Verification
- Design
- Responsive
- Dark Mode
Installation
laravel new project --using=kastsecho/coreui-vue-starter-kit composer run setup
Preview
License
The CoreUI + Vue starter kit for Laravel is open-sourced software licensed under the MIT license.
