pkboom/laravel-columns-info

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

This package is auto-updated.

Last update: 2024-11-12 05:56:01 UTC


README

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.