承接 blatui/starter 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

blatui/starter

Composer 安装命令:

composer create-project blatui/starter

包简介

A Laravel starter kit pre-wired with BlatUI — shadcn/ui for the BLAT stack.

README 文档

README

BlatUI Starter

A Laravel app pre-wired with BlatUI — shadcn/ui for the BLAT stack.

Spin up a BlatUI-powered app in one command:

laravel new my-app --using=blatui/starter

What's inside

  • Laravel 13 · Tailwind CSS v4 · Alpine.js 3 · Vite.
  • The full BlatUI component set copied into resources/views/components/ui/ (81 components · 416 variants · 283 files) — you own every line.
  • Foundations wired: resources/css/app.css@import './blatui.css', resources/js/app.jsimport './blatui.js' (boots Alpine + the BlatUI engine: components, charts, calendar).
  • Pre-built pages:
    • / — marketing landing (resources/views/landing.blade.php)
    • /dashboard — analytics dashboard with sidebar + charts
    • /login, /register — auth screens
  • Theme tokens are CSS variables — recolor everything from the BlatUI theme editor and paste into app.css.

Run it

cp .env.example .env
php artisan key:generate
php artisan migrate
npm install && npm run build   # or: npm run dev
php artisan serve

Add more components

php artisan blatui:add <component>     # e.g. command, date-picker, sonner
php artisan blatui:list                # browse everything

Add real auth

The auth screens are UI only. For working authentication, layer Laravel's auth on top and keep the BlatUI forms:

composer require laravel/breeze --dev
php artisan breeze:install blade

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-06-08

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固