demers94/vue-starter-kit

My custom Laravel and Vue starter kit

0.1 2025-05-24 03:44 UTC

This package is auto-updated.

Last update: 2025-05-24 03:48:11 UTC


README

Laravel starter kit with :

  • Vue 3
  • TailwindCSS
  • InertiaJS
  • laravel-vue-i18n for localization
  • SetLocale middleware to set locale based on session
  • Prettier (with auto-sorting of imports and Tailwind classes)
  • ShadCN installed with a few starting components
    • Button
    • Input and Label
    • Dialog
  • Custom Modal component