full-stack Laravel application designed to manage blog posts through both a web interface and RESTful API. The project was built incrementally, demonstrating strong foundational Laravel practices and modern REST API design. It includes user authentication, dynamic views with Blade templating, soft delete functionality, and complete CRUD operations for blog posts.