- Create CategoryType enum (income, expense, transfer) - Add type column to categories table with default 'expense' - Update Category model to cast type field to CategoryType enum |
||
|---|---|---|
| .. | ||
| Actions | ||
| Console/Commands | ||
| Enums | ||
| Http | ||
| Models | ||
| Policies | ||
| Providers | ||
| AccountType.php | ||