4 lines
140 B
Plaintext
4 lines
140 B
Plaintext
Schema::[% connection_name %][% operation_name %]('[% table_name %]', function(Blueprint $table)
|
|
{
|
|
[% blue_print_body %]
|
|
}); |