diff --git a/README.md b/README.md index 3dd307c..c8db7af 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,9 @@ composer require ramadan/custom-fresh After installing the package, you will see a new `fresh:custom` command. +> [!NOTE] +> The package also guesses the additional migration files that add a special column (e.g. `****_**_**_******_adds_is_admin_column_to_users_table.php`). + ### Refreshing migrations You can exclude specific tables while refreshing the database inside your project: