php/database
m1ngsama c5f77c9ad8 Add database seeder for demo data
Created ForumSeeder to generate sample communities, posts, comments, and votes.
Useful for testing and demonstrating the forum functionality.
2025-12-24 14:00:00 +08:00
..
factories init laravel 2025-10-31 15:15:36 +08:00
migrations Add database migrations for forum functionality 2025-11-24 10:30:00 +08:00
seeders Add database seeder for demo data 2025-12-24 14:00:00 +08:00
.gitignore init laravel 2025-10-31 15:15:36 +08:00