First release
✨ Automatic Migration Generation: Generate Laravel migration files from existing database tables.
🔄 Seeder Generation: Create seeders with actual table data.
🎯 Table-Specific Generation: Generate for all tables or specific ones.
🗄️ Multi-Database Support: Works with MySQL, PostgreSQL, and SQLite.
🔗 Foreign Key Detection: Automatically detects and includes foreign key constraints.
📊 Index Support: Preserves indexes and unique constraints.
⚙️ Configurable: Exclude tables, customize paths, and more.
🚀 Easy to Use: Simple artisan commands.