Menggunakan Rollback Laravel Migration
-
check -> php artisan migrate:status Migration name .................................................................................................................... Batch / Status 2014_10_12_000000_create_users_table ..................................................................................................... [1] Ran 2014_10_12_100000_create_password_resets_table ........................................................................................... [1] Ran 2019_08_19_000000_create_failed_jobs_table ............................................................................................... [1] Ran 2019_12_14_000001_create_personal_access_tokens_table .................................................................................... [1] Ran 2023_02_09_035536_create_siswas_table .................................................................................................... [2] Ran 2023_02_09_060503_add_foto_to_siswas_table ............................................................................................... [3] Ran 2023_02_22_135030_create_biayas_table .................................................................................................... [4] Ran 2023_02_28_213730_create_tagihans_table .................................................................................................. [5] Ran
-
php artisan migrate:rollback --step=1 untuk rollback database tagihans