parfum/config
Yoga Pangestu 3a05ee2617 feat: implement comprehensive migration commands for legacy data
- Added migration commands for users, employees, outlets, categories, products, bottles, and perfumes to transfer data from the old database to the new structure.
- Each command includes options for forced migration and recreation of existing records.
- Implemented progress feedback and error handling during migration processes.
- Updated database configuration to include connection settings for the old database.
- Enhanced DatabaseSeeder to automatically trigger the migration process after seeding essential data.
2026-01-10 19:04:31 +07:00
..
activitylog.php feat: install and configure spatie activity log 2025-10-31 15:07:01 +07:00
app.php feat(setting): implementasi maintenance mode 2025-12-10 11:38:44 +07:00
auth.php initial commit 2025-09-13 10:00:54 +07:00
cache.php initial commit 2025-09-13 10:00:54 +07:00
database.php feat: implement comprehensive migration commands for legacy data 2026-01-10 19:04:31 +07:00
filesystems.php initial commit 2025-09-13 10:00:54 +07:00
hashing.php feat: publish hashing dan membuat MyConfig 2025-09-13 10:08:24 +07:00
livewire-tables.php refactor: livewire tables 2025-11-15 19:44:36 +07:00
livewire.php refactor(config): Format preview_mimes array for improved readability and consistency in livewire configuration. 2025-12-14 16:05:39 +07:00
logging.php initial commit 2025-09-13 10:00:54 +07:00
mail.php initial commit 2025-09-13 10:00:54 +07:00
media-library.php feat: install spatie media-library and implement to outlet, add trait for handler image 2025-09-23 20:59:26 +07:00
myconfig.php fix: merubah nama MyConfig menjadi myconfig 2025-09-13 11:28:06 +07:00
permission.php feat: install, publish and migrate spatie role 2025-10-02 20:17:00 +07:00
queue.php initial commit 2025-09-13 10:00:54 +07:00
services.php feat(push notification): add notification 2025-11-15 13:32:38 +07:00
session.php initial commit 2025-09-13 10:00:54 +07:00