Skip to content

nikolastojkov/shadavel

Repository files navigation

Shadavel

A Laravel breeze starter kit with shadcn/ui.

A default Laravel 11 installation with Breeze (Typescript, Inertia with ReactJS) installed and templates changed with shadcn/ui components.

Installation

  • Copy .env.example to .env
  • Install dependencies with composer install & npm install
  • Run npm run dev & php artisan serve

You can find the documentation and tutorials for shadcn/ui components on this link.

Todo:

  • Change the remaining auth templates (Forgot password, email confirm, etc)
  • Remove leftover Breeze files/components
  • Install some nicer starter font
  • Document how to extend/start using the template with Inertia

About

A Laravel 11 Breeze starter kit with shadcn/ui components.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors