定制 nyehandel/laravel-themes 二次开发

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

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

nyehandel/laravel-themes

最新稳定版本:1.5

Composer 安装命令:

composer require nyehandel/laravel-themes

包简介

Laravel Themes

README 文档

README

This Laravel themes package makes your theming more fun and complete. You will have your own laravel.mix.js and package.json for each theme. With that structure you could have one theme with tailwind, another with bootstrap or bulma. This package was originally developed by caffeinated.

Installation

Simply install the package through Composer. From here the package will automatically register its service provider and Theme facade.

composer require nyehandel/laravel-theme

Publish config

php artisan vendor:publish --provider="Nyehandel\Themes\ThemesServiceProvider" --tag="laravel-themes-config"

Create your first theme

php artisan make:theme Default

Changelog

You will find a complete changelog history within the CHANGELOG file.

Security

If you discover any security related issues, please email support@nyehandel.se directly instead of using the issue tracker.

Credits

License

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

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-09-22