pkboom/laravel-columns-info

dev-master 2020-06-11 19:53 UTC

This package is auto-updated.

Last update: 2024-04-12 04:48:58 UTC


README

Latest Stable Version Total Downloads Build Status

demo.png

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.