Commit graph

3 commits

Author SHA1 Message Date
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
34f73d3207 Add database migrations for forum functionality
Created migrations for communities, posts, comments, votes, and user karma tracking.
2025-11-24 10:30:00 +08:00
488384740b init laravel 2025-10-31 15:15:36 +08:00