Build a Web API with ASP.NET Core and Entity Framework

Project

May 2026

Build a Web API with ASP.NET Core and Entity Framework

A complete ASP.NET Core Web API with Entity Framework Core, repository pattern, JWT authentication, and....

Build a Task Manager Console App in C#

Project

May 2026

Build a Task Manager Console App in C#

A command-line task manager built with C# and Entity Framework Core — supporting add, list,....

Build a REST API in PHP with JWT Authentication

Project

May 2026

Build a REST API in PHP with JWT Authentication

Create a secure REST API using pure PHP and MySQL with JWT authentication, input validation,....

Build a Simple MVC Framework in Pure PHP

Project

May 2026

Build a Simple MVC Framework in Pure PHP

Learn how modern PHP frameworks work under the hood by building a minimal MVC framework....

Build a Real-Time Chat App with Laravel and Reverb

Project

May 2026

Build a Real-Time Chat App with Laravel and Reverb

A real-time chat application using Laravel Reverb as the WebSocket server, Laravel Echo on the....

Build a REST API with Laravel Sanctum and Role-Based Access

Project

May 2026

Build a REST API with Laravel Sanctum and Role-Based Access

A secure REST API built with Laravel Sanctum for token authentication, Spatie Laravel Permission for....

Build a Blog Platform with Laravel and Livewire

Project

May 2026

Build a Blog Platform with Laravel and Livewire

A full-featured blog platform with post management, categories, tags, comments, and an admin dashboard —....

Laravel 11 - CRUD (Create Read Update Delete) From Scratch

Project

December 2024

Laravel 11 - CRUD (Create Read Update Delete) From Scratch

We know that create, read, update, and delete (CRUD) are the four basic functions of....