定制 rustam76/shadcn-blade 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

rustam76/shadcn-blade

最新稳定版本:v1.0.1

Composer 安装命令:

composer require rustam76/shadcn-blade

包简介

Shadcn Blade UI Component Generator

README 文档

README

Shadcn Blade is a collection of re-usable components built using Radix UI and Tailwind CSS, adapted for Laravel Blade.

Documentation

For full documentation, please visit docs/index.md.

Requirements

  • PHP 8.1 or higher
  • Laravel 10.0, 11.0, or 12.0

Installation

You can install the package via composer:

composer require rustam76/shadcn-blade

CSS Injection

The package automatically injects the necessary CSS variables into your resources/css/app.css file during installation. Ensure this file exists in your project.

Usage

To add a component to your project, use the shadcn:add Artisan command:

php artisan shadcn:add button

This will copy the component's Blade view to resources/views/components/ui. You can then use it in your Blade files:

<x-ui::button>Click me</x-ui::button>

Contributing

Please see docs/contribution.md for details on how to contribute to this project.

License

The MIT License (MIT). Please see License File for more information. `

统计信息

  • 总下载量: 13
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: Blade

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-11-30