nextbuild/database-viewer 问题修复 & 功能扩展

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

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

nextbuild/database-viewer

最新稳定版本:v1.0.0

Composer 安装命令:

composer require nextbuild/database-viewer

包简介

A Laravel package for viewing databases

README 文档

README

Database Viewer
Laravel package for managing databases

Documentation | Features | Installation | Troubleshooting | Credits

Packagist Laravel Version

database-viewer-banner

Documentation

Documentation can be found on the official website.

Get Started

Requirements

  • PHP 8.0+
  • Laravel 8+

Installation

To install the package via composer, Run:

composer require nextbuild/database-viewer

After installing the package, publish the front-end assets by running:

php artisan database-viewer:publish

Publish config file by running:

php artisan vendor:publish --tag=database-viewer-config

Usage

Once the installation is complete, you will be able to access Database Viewer directly in your browser.

By default, the application is available at: {APP_URL}/database-viewer.

(for example: https://my-app.test/database-viewer)

Troubleshooting

Here are some common problems and solutions.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

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

统计信息

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

GitHub 信息

  • Stars: 24
  • Watchers: 1
  • Forks: 2
  • 开发语言: Vue

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-06-30