Files
2023-02-23 18:58:41 +01:00

3 lines
75 B
Plaintext

Schema::table('[TableName]', function (Blueprint $table) {
[Schema]
});