Migration
abstract class Migration extends Migration (View source)
Properties
protected | $prefix | Migration table prefix. |
Methods
__construct()
Create a new instance of the migration.
void
getConnection()
Use the connection specified in config.
Details
__construct()
Create a new instance of the migration.
void
getConnection()
Use the connection specified in config.