LoFo (short for Lost Found ) is a modern, elegant, and fully responsive web application designed to help users report lost items and find missing belongings within their community. Built with the power of Laravel, Livewire, Alpine.js, and Tailwind CSS , LoFo offers a seamless experience for individuals to connect and reunite lost items with their rightful owners.
This system is ideal for campuses, offices, communities, or public spaces where people frequently lose or find items and want an organized way to report and track them.
![]() |
![]() |
|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
- ๐งพ Report Lost Items: Users can submit detailed reports including item name, description, location, date, and photos.
- ๐ธ Multi-image Upload: Support for uploading multiple images to help identify the lost/found item clearly.
- ๐ Search & Filter: Powerful search functionality to look up lost or found items by category, date, or keywords.
- ๐จ Contact Form: A built-in messaging system that allows users to send inquiries or suggestions directly to the admin.
- ๐ค Dual Login System: Separate login systems for **Admins **and **Claimers **using Laravel’s authentication guards.
- ๐ Admin Dashboard: For managing reported items, messages, and claim requests.
- ๐ฑ Responsive Design: Fully mobile-friendly interface using Tailwind CSS.
- ๐จ Interactive UI/UX: Powered by **Alpine.js **for dynamic interactions and **Livewire **for real-time updates without full page reloads.
| Backend | Laravel 12+, PHP 8+ |
| Frontend | Livewire, Alpine.js, Tailwind CSS |
| Database | MySQL / PostgreSQL |
- Sign Up / Register
- Login / Logout
- Profile Management
- Email Notifications
- Submit a lost or found item
- Upload multiple images
- Categorize items (e.g., Electronics, Clothing, Accessories)
- Track item status (Pending, Claimed)
- Real-time search
- Advanced filters: Date, Category, Location
- Contact form for sending messages to admins
- PHP 8.1+
- Composer
- Node.js & npm
- MySQL or PostgreSQL
git clone https://github.com/ayarigab/lofo.git
cd lofo
# Install dependencies
composer install
npm install && npm run build
# Setup environment
cp .env.example .env
php artisan key:generate
# Configure database in .env, then:
php artisan migrate --seed
# Serve the app
composer run devLoFo is deployable on any standard Laravel hosting platform:
- **Vercel + Laravel Zero ** (serverless ready)
- Laravel Forge
- Heroku
- DigitalOcean App Platform
- Shared Hosting (with proper setup)
We welcome contributions.
Built with โค๏ธ using:
- ๐ Email verification & password reset
- ๐ฌ Admin email alerts for new item reports
- ๐ Analytics dashboard for lost item trends
- ๐ Google Maps integration for item locations
- ๐งญ Items tracking
- Modularity and theming support.
- Flutter Mobile Application
- API routes.










