166bcce967c2a97ae269ce17b9ffcec9a065e50d
📩 iSMS - Temporary SMS Receiver
A Laravel-based web application that allows users to receive SMS messages online via temporary phone numbers. Useful for testing or anonymous verification.
🚀 Features
- 📱 Temporary phone numbers (dynamic or pre-defined)
- 📨 Real-time SMS receiving and display
- 🛠 Admin panel for managing numbers and messages
- 🔒 Basic spam protection and rate limiting
- 📊 Logs and analytics (optional)
🧰 Tech Stack
- Framework: Laravel 12+
- Database: MySQL
- Frontend: Blade / Tailwind CSS
- Real-time: Laravel Echo + Pusher (optional)
- Queue: Redis / Database queues
🔐 Security Notes
- Do not use this in production without proper rate-limiting & abuse prevention.
- Use HTTPS and secure access to the admin panel.
📄 License
This project is open-source under the MIT License.
👨💻 Contributing
Feel free to fork the repo and submit PRs. Bug reports and feature suggestions are welcome!
Description
Languages
Blade
63.4%
PHP
36%
CSS
0.5%