Laravel

20 Posts

How to Generate a Package in Laravel and Why It's Important

Laravel

Creating custom packages in Laravel can streamline your development process. This guide walks you th...

Manish Kumar

Manish Kumar

22 Jul 2024

Writing Clean Code in Laravel: Principles and Tools

Laravel CleanCode

Writing clean code is essential for maintaining and scaling any software project. In Laravel, clean...

Manish Kumar

Manish Kumar

15 Jun 2024

Exploring Key Design Patterns in Software Development

Laravel CleanCode

Design patterns are fundamental to software development, providing standardized solutions to common...

Manish Kumar

Manish Kumar

29 May 2024

Laravel Telescope: Debugging Made Easy (Part - 2)

Laravel PHP

This blog post dives into Laravel's robust authorization features to restrict access to the Telescop...

Sonu Singh

Sonu Singh

25 Apr 2024

Laravel Telescope: Debugging Made Easy (Part - 1)

Laravel PHP

Laravel Telescope is a powerful debugging tool built into the Laravel framework. It acts as a one-st...

Sonu Singh

Sonu Singh

24 Apr 2024

Simplifying Laravel Queries with "Higher Order" OrWhere Method

Laravel PHP CleanCode

In the world of Laravel development, writing eloquent queries is like composing poetry. It's about c...

Sonu Singh

Sonu Singh

20 Apr 2024

Invocable Controllers in Laravel

Laravel PHP

Are you ready to take your Laravel skills to the next level? Let's talk about invocable controllers!...

Sonu Singh

Sonu Singh

19 Apr 2024

Don't use count() if you can use exists()

Laravel PHP MySql

Are you using Laravel for database operations and wondering which method is best for checking record...

Sonu Singh

Sonu Singh

17 Apr 2024

Secure Your Laravel Models with Model::shouldBeStrict()

Laravel MySql PHP

In the world of Laravel development, making sure your data is accurate and protected is super import...

Sonu Singh

Sonu Singh

16 Apr 2024

Laravel Events and Listeners

Laravel PHP

Laravel's event system implements a simple observer pattern, enabling you to subscribe and respond t...

Sonu Singh

Sonu Singh

14 Apr 2024

Enhancing CLI Interactivity in Laravel with Laravel Prompts

Laravel PHP

Are you tired of building boring command-line interfaces (CLIs) in your Laravel applications? Do you...

Sonu Singh

Sonu Singh

13 Apr 2024

Introduction to the Repository Pattern in Laravel

Laravel PHP

Design patterns are like templates or proven ways to solve common problems in software development....

Manish Kumar

Manish Kumar

02 Apr 2024

Unlocking Laravel’s Potential: A Junior Developer’s Roadmap

Laravel PHP CleanCode

This idea came to me while reviewing assignments where I noticed that many developers are not utiliz...

Manish Kumar

Manish Kumar

29 Jan 2024

Understanding REST API: A Simple Guide

Laravel PHP Rest API

Design patterns are like templates or proven ways to solve common problems in software development....

Manish Kumar

Manish Kumar

11 Jan 2024

N+1 Queries In Laravel

Laravel PHP MySql CleanCode

N+1 queries are a frequent problem in Laravel that make your app slower because of unnecessary datab...

Manish Kumar

Manish Kumar

10 Jan 2024

Mastering Code Quality in Laravel with PHP Insights: A Beginner’s Guide

Laravel PHP CleanCode

PHP Insights is a tool that enhances the reliability and cleanliness of your code. It’s especially k...

Manish Kumar

Manish Kumar

09 Jan 2024

Simple Guide to Single Responsibility Principle in Laravel

CleanCode Laravel PHP

Hey everyone! Today, we’re talking about something called the Single Responsibility Principle (SRP)...

Manish Kumar

Manish Kumar

04 Jan 2024

Setting Up a Server Environment with PHP 8.2

Laravel PHP Servers

In today’s blog, we’ll walk through setting up a server environment for PHP applications, with the l...

Manish Kumar

Manish Kumar

28 Jul 2023

Creating Custom Validation Rules in Laravel

Laravel CleanCode MySql PHP

When building a web application in Laravel, form validation is an essential part of ensuring data in...

Manish Kumar

Manish Kumar

28 Jul 2023

The Magic of TallStack Technology: A Step-by-Step Tutorial

Laravel Livewire PHP Tailwind CSS

TallStack is an acronym for Tailwind CSS, Alpine.js, Laravel, and Livewire. This guide will give yo...

Manish Kumar

Manish Kumar

27 Jul 2023

dot

Subscribe to Newsletter

Provide your email to get email notification when we launch new products or publish new articles

Newsletter

Subscribe to my newsletter to get updated posts

Don't worry, I don't spam