Skip to content

A Laravel 11 Breeze starter, scaffolded with shadcn-vue & TypeScript, ESLint, Prettier, and TailwindCSS.

License

Notifications You must be signed in to change notification settings

patton-dev/breeze-shadcn-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

breeze-shadcn-vue: Laravel 11 Breeze starter with shadcn-vue

License: MIT

breeze-shadcn-vue provides a pre-configured Laravel 11 starter kit integrating Laravel Breeze with shadcn-vue UI components. This starter includes TypeScript, ESLint, Prettier, and TailwindCSS for a streamlined development experience.

Key Features:

  • Laravel 11 with Breeze
  • shadcn-vue Components for Scaffolding
  • Dark Mode Support
  • TypeScript Integration
  • ESLint and Prettier Configuration
  • TailwindCSS Styling

Getting Started:

  1. Clone the repository: git clone https://github.com/patton-dev/breeze-shadcn-vue.git
  2. Install dependencies: composer install && npm install
  3. Configure environment: cp .env.example .env && php artisan key:generate
  4. Migrate database: php artisan migrate
  5. Run development server: npm run dev

Contribute

Contributions are welcome through pull requests.

License

MIT License

About

A Laravel 11 Breeze starter, scaffolded with shadcn-vue & TypeScript, ESLint, Prettier, and TailwindCSS.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published