Email: admin@simpleworld.com
align-items: center;Password: admin123
color: white; box-shadow: 0 8px 25px rgba(0,0,0,0.1); transition: transform 0.3s ease; }A complete social media backend with API endpoints and integrated admin panel.
Complete user profiles, authentication, and social features
Private messaging system with media support
Laravel v8.83.29 (PHP v8.2.29)Complete admin dashboard for content management
POST /api/auth/register
- User registrationPOST /api/auth/login
- User loginGET /api/health
- API health checkGET /api/posts
- Get posts feedPOST /api/posts
- Create new postGET /api/users
- Get users list