Looking to hire Laravel developers? Try LaraJobs

laravel-columns-info maintained by pkboom

Author
Last update
2020/06/11 21:53 (dev-master)
License
Downloads
2

Comments
comments powered by Disqus

Show Table Columns Info

Latest Stable Version Total Downloads Build Status

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.