Files
sibedas/resources/laravel-code-generator/templates/default/migration-schema-down.stub
Firman Herdiansyah 99e99fa2e6 Update Dashboard Layout
2025-02-05 13:36:33 +07:00

1 line
54 B
Plaintext

Schema::[% connection_name %]drop('[% table_name %]');