3 lines
75 B
Plaintext
3 lines
75 B
Plaintext
Schema::table('[TableName]', function (Blueprint $table) {
|
|
[Schema]
|
|
}); |