tablersetup/tabler-composer 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

tablersetup/tabler-composer

最新稳定版本:v1.0.0

Composer 安装命令:

composer require tablersetup/tabler-composer

包简介

Laravel package to install Tabler with custom setup

README 文档

README

Laravel package to install Tabler with authentication scaffolding.

Installation

composer create-project laravel/laravel my-project
cd my-project
composer require tablersetup/tabler-composer
php artisan tabler:install
php artisan migrate
npm install
npm run build
php artisan serve

What it does

  • Installs Laravel Breeze for authentication (login, register, password reset)
  • Adds @tabler/core and sass to package.json
  • Creates resources/scss/ with Tabler imports
  • Creates resources/views/auth/ with styled auth pages
  • Creates resources/views/layouts/ with Tabler layouts
  • Creates resources/views/pages/ with dashboard and profile
  • Updates vite.config.js to use SCSS
  • Updates routes/web.php with auth routes
  • Clears default app.css

Files Created/Modified

SCSS

  • resources/scss/app.scss
  • resources/scss/utilities/_tabler-override.scss

Views

  • resources/views/auth/login.blade.php
  • resources/views/auth/register.blade.php
  • resources/views/auth/forgot-password.blade.php
  • resources/views/auth/reset-password.blade.php
  • resources/views/layouts/app.blade.php
  • resources/views/layouts/header.blade.php
  • resources/views/layouts/navigation.blade.php
  • resources/views/pages/dashboard.blade.php
  • resources/views/pages/user/profile.blade.php
  • resources/views/welcome.blade.php

Routes

  • routes/web.php

Config

  • vite.config.js (updated)
  • resources/js/app.js (updated)
  • resources/css/app.css (cleared)

Usage

After installation, register a new account at /register. Then login at /login with your credentials.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Unknown
  • 更新时间: 2026-01-16

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固