承接 fbnkcmaster/xdbshow 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

fbnkcmaster/xdbshow

Composer 安装命令:

composer require fbnkcmaster/xdbshow

包简介

Package description here

README 文档

README

xDBShow is a Laravel package that let you browse your database easily.

Think of it like a read-only PhpMyAdmin for your deployed Laravel application.

Latest Version on Packagist Total Downloads

Preview

Listing Tables

List Tables

Browsing a Table

Browse a Table

Installation

You can install the package via composer:

composer require fbnkcmaster/xdbshow

Then publish its assets:

php artisan vendor:publish --tag=xdbshow --force

To publish the config file run this command:

php artisan vendor:publish --provider="FBNKCMaster\xDBShow\Providers\ServiceProvider" --tag="config" --force

Usage

After installation, you can access the interface via the default route:

https://[yourdomain.tld]/admin/xdbshow

But, before you can access this endpoint, make sure you have specified the name of the admin middleware in the config file (by changing 'auth_admin_middleware' => null). Otherwise, we assume that you have an "isAdmin()" method in the User model of your application.

In the config file you can also specify "hidden_tables" and "hidden_columns" you don't want to display.

Testing

composer test

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 AUTHOR@EMAIL.HERE instead of using the issue tracker.

Credits

License

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

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-05-23

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固