laravel-columns-info maintained by pkboom
Author
Last update
2020/06/11 21:53
(dev-master)
License
Downloads
2
Tags
Show Table Columns Info
Installation
You can install the package via composer:
composer require pkboom/laravel-columns-info
Usage
You can see columns info with
php artisan db-columns:show `table-name`
License
The MIT License (MIT). Please see MIT license for more information.