pkboom / laravel-columns-info
dev-master
2020-06-11 19:53 UTC
Requires
- php: ^7.3
- doctrine/dbal: ^2.10
This package is auto-updated.
Last update: 2024-11-12 05:56:01 UTC
README
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.