Commit graph

4 commits

Author SHA1 Message Date
2e3a97c09d Add post creation and display features
Implemented post creation form with multiple content types.
Added detailed post view with nested comment threading.
2025-12-19 15:45:00 +08:00
d0f10e0590 Build community and home page views
Added community listing, detail pages, and creation forms.
Implemented home page with popular posts feed.
2025-12-17 10:15:00 +08:00
4efa2b09e3 Create layout and authentication views
Added main layout with navigation and authentication pages.
Implemented responsive design using Tailwind CSS.
2025-12-14 13:30:00 +08:00
488384740b init laravel 2025-10-31 15:15:36 +08:00