schuetzenlust/nova-setting-tool 问题修复 & 功能扩展

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

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

schuetzenlust/nova-setting-tool

Composer 安装命令:

composer require schuetzenlust/nova-setting-tool

包简介

An app setting manager tool for laravel nova

README 文档

README

A Laravel Nova package that can change the basic admin panel settings, i.e app title, copyright texts, app version and etc by overriding the default Laravel Nova template which hopefully could help developer when starting their projects without having doing simple stuff over and over again.

Installation

You can install the package into a Laravel app that uses Nova via composer:

composer require schuetzenlust/nova-setting-tool

And you need to publish the migration file (this come from unisharp/laravel-settings):

php artisan vendor:publish --tag=settings

Next up, you must register the tool with Nova. This is typically done in the tools method of the NovaServiceProvider.

// in app/Providers/NovaServiceProvider.php

// ...

public function tools()
{
    return [
        // ...
        new \Schuetzenlust\SettingTool\SettingTool,
    ];
}

Usage

Click on the "Settings" menu item in your Nova app to see the tool provided by this package.

Todo :

Changelog

Please see CHANGELOG for more information on what has changed recently.

Security

Support

License

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

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-11-20

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固