Awesome
Mysql Data dictionary
A simple Mysql data dictionary tool that can be used to view and export table structures.
一个简单的Mysql数据字典工具,可以用来查看和导出表结构。
Screenshot
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.
支持
如果觉得这个项目帮你节约了时间,不妨支持一下;)
License
Licensed under The MIT License (MIT).