Skip to content

laravel-admin-extensions/data-dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mysql Data dictionary

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).