filament-fabricator
filament-fabricator copied to clipboard
Update migration with down method
@Z3d0X faced an issue when I rollback my migration since it is missing down().
I would like to discuss and confirm the following enhancement with you.
- add new config
'page-table-name' => 'pages' - use above config in migration and model If you agreed, I can create another PR for it.
* add new config `'page-table-name' => 'pages'` * use above config in migration and model If you agreed, I can create another PR for it.
Okay. You can continue your work on this PR
@Z3d0X sorry for the delay. I have updated and pushed.