-
Case Study: Building the Backend of E1OD — A Branded Merchandise SaaS Platform from Scratch
A case study of how I approached building the backend of E1OD — a branded merchandise SaaS platform from scratch using Laravel.
-
Why I Choose Laravel
When I started working as a backend developer, I explored many technologies and frameworks.
-
Queue-Wide Inspection Methods
Laravel 13.8.0 introduces new methods that allow developers to inspect jobs across all queues more easily.
-
Why I stopped using ORMs for complex queries
A look at where ORM abstractions break down and when raw SQL is the better, cleaner choice.
-
How I Structure Laravel Projects
Every developer has a different way of organizing Laravel projects. Over the years, after working on APIs, business systems,
-
Build a Video Calling App with PeerJS
A step-by-step guide to building a simple WebRTC video calling web application using PeerJS.
-
Build a REST API with Laravel from Scratch
A comprehensive guide to building a robust and scalable REST API using Laravel from scratch.
-
Build a Real-Time Notification System with Laravel + Pusher
A comprehensive tutorial on building a robust real-time notification system in Laravel using Pusher and Laravel Echo.
-
Build a File Upload & Management System in Laravel
Learn how to build a robust file upload and management system in Laravel, including validation, storage, and retrieval.
-
Build a Multi-Step Form with Laravel and Validation
A comprehensive guide on creating robust, multi-step forms in Laravel utilizing sessions and built-in validation.
-
Build a Role & Permission System in Laravel from Scratch
Learn how to architect and build a customized Role and Permission authorization system in Laravel without relying on third-party packages.
-
Build a REST API with FastAPI from Scratch
Step-by-step guide to building a high-performance asynchronous REST API with Python FastAPI.
-
Build a Real-Time Chat App with WebSockets
Learn how to build a real-time chat application from scratch using the native WebSocket API and a lightweight Node.js server — no Socket.io required.
-
Build a Drag and Drop File Uploader from Scratch
Build a fully functional drag and drop file uploader using only vanilla JavaScript and the native HTML5 Drag and Drop API — no libraries needed.
-
Build a REST API with Laravel and Secure It with Sanctum
A step-by-step guide to building a robust REST API using Laravel and implementing token-based authentication with Laravel Sanctum.
-
Build a Rate-Limited Public API from Scratch in Laravel
Learn how to build a public REST API in Laravel from scratch and secure it from abuse using Laravel's powerful rate-limiting features.
No posts found
Try adjusting your search query or tag filters.