Milind Daraniya

Recent Posts

My Recent Blog Entries

Creating Custom Middleware in Laravel: Step-by-Step Guide

Middleware in Laravel allows you to filter HTTP requests entering your application. It provides a

Introduction to Laravel Mix: Webpack Made Simple

Laravel Mix is an elegant wrapper around Webpack, a powerful module bundler widely used in modern

Continuous Integration with Laravel and GitHub Actions

Continuous Integration (CI) has become an integral part of modern software development workflows.

Laravel Nova: Building Custom Admin Panels

Laravel Nova is a beautifully designed administration panel for Laravel applications. It provides

Working with JSON in PHP: Best Practices

JSON (JavaScript Object Notation) has become the de facto data interchange format for web applica