定制 bondgenoot/laravel-nova-news 二次开发

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

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

bondgenoot/laravel-nova-news

最新稳定版本:1.1.0

Composer 安装命令:

composer require bondgenoot/laravel-nova-news

包简介

A resource tool for Laravel Nova which adds content management features for managing news posts.

README 文档

README

This package contains management features for managing a news section within a web application.

Installation

At first, we need to install the package onto our Laravel application:

composer require bondgenoot/laravel-nova-news

To publish the configuration files from this package:

php artisan vendor:publish --provider="Bondgenoot\NovaNewsTool\Providers\NewsServiceProvider"

Now we need to publish the files from the advoor/nova-editor-js package.

php artisan vendor:publish --provider="Advoor\NovaEditorJs\FieldServiceProvider"

The only thing left is to generate the database tables according to the migration files from the package.

php artisan migrate

Now, you can use the package to the fullest.

Makes use of

Makes use of for testing

Testing

The package uses PestPHP for testing.

./vendor/bin/pest

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-08-04