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