laravel-admin-ext/data-dictionary

Mysql data dictionary

v1.0.0 2019-03-15 08:56 UTC

This package is auto-updated.

Last update: 2024-04-15 21:06:10 UTC


README

A simple Mysql data dictionary tool that can be used to view and export table structures.

一个简单的Mysql数据字典工具,可以用来查看和导出表结构。

Screenshot

WX20190315-165304

Installation

composer require laravel-admin-ext/data-dictionary -vvv

Add an entry to the menu with the following command

php artisan admin:import phpinfo

Usage

Open http://localhost/admin/data-dictionary in your browser after install.

支持

如果觉得这个项目帮你节约了时间,不妨支持一下;)

-1

License

Licensed under The MIT License (MIT).