Download the PHP package daniel-de-wit/laravel-mysql-move-column without Composer
On this page you can find all versions of the php package daniel-de-wit/laravel-mysql-move-column. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download daniel-de-wit/laravel-mysql-move-column
More information about daniel-de-wit/laravel-mysql-move-column
Files in daniel-de-wit/laravel-mysql-move-column
Download daniel-de-wit/laravel-mysql-move-column
More information about daniel-de-wit/laravel-mysql-move-column
Files in daniel-de-wit/laravel-mysql-move-column
Vendor daniel-de-wit
Package laravel-mysql-move-column
Short Description A Laravel package for simplifying rearranging MySQL database columns
License MIT
Homepage https://github.com/daniel-de-wit/laravel-mysql-move-column
Package laravel-mysql-move-column
Short Description A Laravel package for simplifying rearranging MySQL database columns
License MIT
Homepage https://github.com/daniel-de-wit/laravel-mysql-move-column
Please rate this library. Is it a good library?
Informations about the package laravel-mysql-move-column
Laravel MySQL Move Column
A Laravel package for simplifying rearranging MySQL database columns.
Installation
You can install the package via composer:
The package is loaded using Package Discovery, when disabled read Manual Installation.
Usage
The method moveColumn
is made available for moving a MySQl column to a new position.
Manual Installation
When disabled, register the LaravelMySQLMoveColumnServiceProvider manually by adding it to your config/app.php
Testing
Credits
- Daniel de Wit
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-mysql-move-column with dependencies
PHP Build Version
Package Version
The package daniel-de-wit/laravel-mysql-move-column contains the following files
Loading the files please wait ....