🎉 Festival Bars API

A comprehensive Laravel RESTful API backend for managing orders and payments at popular festival bars, with user and organization management.

🚀 API Endpoints

The API is now running and ready to use. Here are some key endpoints:

POST /api/register
POST /api/login
GET /api/organizations
GET /api/bars
POST /api/orders

📖 Check the README.md file for complete API documentation.

Status: ✅ API is running successfully!