A Ready to Go REST-API Application for you to quickly plug in your database and jump to functionalities without spending time structuring the App.
This Laravel application boilerplate is designed to kickstart your development process. It comes with an out-of-the-box Nginx configuration, Dockerized environments including PostgreSQL and RabbitMQ services, and a ready-to-go structured Dockerfile and docker-compose.yaml file.
This project consists of two microservices, "users" and "notifications", communicating via a message bus. The services are orchestrated using Docker Compose.
PhotoMania is a simple and delightful iOS app built with SwiftUI. The app allows users to fetch random images from an online source with the tap of a button. Designed with simplicity and a clean user interface, PhotoMania is perfect for those moments when you need inspiration or just want to explore random visuals.
A Laravel package that allows your application to intelligently select the best payment processor for each transaction.
Mini-Cinema Application using Laravel repository pattern and Laravel Modules