Download the PHP package five-say/laravel-schema-extend without Composer
On this page you can find all versions of the php package five-say/laravel-schema-extend. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-schema-extend
laravel-schema-extend
- support MySQL 'column comment' and 'table comment'.
- 让 laravel 的 Schema 支持 MySQL “列注释”和“表注释”。
不会对官方源码照成任何影响。
继承原生 schema,随源码更新。
使用前的准备
在 composer.json 文件中申明依赖:
-
support laravel 4.1.*
-
support laravel 4.2.*(官方已支持 MySQL “列注释”,需要“表注释”的朋友还可以继续使用此插件)
- support laravel 5.0.*(官方已支持 MySQL “列注释”,需要“表注释”的朋友还可以继续使用此插件)
在配置文件 config/app.php
中替换“别名”
使用方法
致谢
All versions of laravel-schema-extend with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
5.0.*
The package five-say/laravel-schema-extend contains the following files
Loading the files please wait ....