定制 joy/voyager-core 二次开发

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

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

joy/voyager-core

最新稳定版本:v3.2.44

Composer 安装命令:

composer require joy/voyager-core

包简介

This Laravel/Voyager module adds VoyagerCore support to Voyager.

README 文档

README

This Laravel/Voyager module adds VoyagerCore support to Voyager.

By 🐼 Ramakant Gangwar.

Screenshot

Latest Version GitHub Workflow Status Total Downloads

Prerequisites

Installation

# 1. Require this Package in your fresh Laravel/Voyager project
composer require joy/voyager-core

# 2. Publish
php artisan vendor:publish --provider="Joy\VoyagerCore\VoyagerCoreServiceProvider" --force

# 3. Publish voyager overriden views [MANDATORY]
php artisan vendor:publish --provider="Joy\VoyagerCore\VoyagerCoreServiceProvider" --tag="overwrite-voyager-views" --force

Working Example

You can try laravel demo here https://joy-voyager.kodmonk.com/api/documentation.

Documentation

Find yourself stuck using the package? Found a bug? Do you have general questions or suggestions for improving the joy voyager-core? Feel free to create an issue on GitHub, we'll try to address it as soon as possible.

If you've found a bug regarding security please mail gangwar.ramakant@gmail.com instead of using the issue tracker.

Testing

You can run the tests with:

vendor/bin/phpunit

Upgrading

Please see UPGRADING for details.

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email gangwar.ramakant@gmail.com instead of using the issue tracker.

Credits

License

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

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2021-06-28