kastsecho / coreui-vue-starter-kit
CoreUI Vue starter kit for the Laravel framework.
Installs: 31
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.31
- 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.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/sass-1.94.0
- dev-dependabot/npm_and_yarn/vite-7.2.2
- dev-dependabot/npm_and_yarn/js-yaml-4.1.1
- dev-dependabot/npm_and_yarn/typescript-eslint-8.46.4
- dev-dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.53.2
- dev-dependabot/npm_and_yarn/vue-3.5.24
- dev-features/health-page
- dev-dependabot/npm_and_yarn/types/node-24.10.1
This package is auto-updated.
Last update: 2025-11-19 12:32:10 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.
