Web Development Tutorials, Articles, Snippets, Projects & Tricks

Give programming a go - it's easier than you think!

Laravel

Laravel is a free, open-source PHP web framework, created by Taylor Otwell and intended for....

L

PHP

PHP is a popular general-purpose scripting language that is especially suited to web development. It....

P

C#

C# is a simple & powerful object-oriented programming language developed by Microsoft. C# can be....

C

The latest Snippets

Short on time? Snippets are concise, free episodes that focus on a single goal.

November 2024

Laravel 11 Get ID of Inserted Model

While developing a web app, you might need to get the ID of the last....

November 2024

Setup Daily Emails using Laravel 11

In this tutorial, we will learn how to set up fully functional daily emails using....

November 2024

Email Validation using Laravel 11 DNS Validation

Most of the Laravel developers use the default email validation service provided by Laravel. And....

November 2024

Laravel 11 wrap() and unwrap()

wrap() method creates a new instance of collection from any value supplied. unwrap() is exact....

November 2024

Tips to Speed Up Your Laravel Websites

Here are some of the techniques to speed up your Laravel websites and make them....

November 2024

Laravel 11 Upsert

upsert() method allows us to perform multiple “upserts” in a single query.

The latest Articles

Get hands-on experience and enhance your coding skills with real-world applications.

December 2024

Laravel 11 - Toastr Notification

Today we'll show you how to use Toastr notification in Laravel application without the use....

December 2024

Laravel 11 Flash Messages

Flash messages are a good way to display feedback or notifications to the user after....

December 2024

Laravel 11 - Add Multiple Markers in Google Map

Today I'll show you how to add multiple markers Google map in your Laravel application.

December 2024

Laravel 11 - Send Email Notification to Multiple/Single Users

In this tutorial we'll learn how we can send notification to our registered users. Laravel....

December 2024

Laravel 11 - Laravel Cache Redis And File Store Tutorial With Example.

Hello Artisan, today I'll show you example of make a Laravel cache class for storing....

PHP

November 2024

Classes and Object are basic concept of oops in PHP

It is very easy to define class in PHP. Classes are simply defined by using....

The latest News

Discover the Exciting New Features and Improvements.

December 2024

Multiple Column Plucking in Laravel Collections

Laravel provides an efficient way to extract multiple column values from collections using the map....

December 2024

Dynamic Form Validation in Laravel with prohibited_if

Form validation in web applications requires careful handling of interdependent fields.

December 2024

Whisper.php - Automatic speech recognition and transcription

Speech recognition can be complex, but it doesn't have to be as Whisper.php can help....

December 2024

Crawl and Index Your Website with Laravel Site Search

Laravel Site Search is a package by Spatie to create a full-text search index by....

C#

December 2024

C# 12 Discover the Exciting New Features & Improvements

C# is easier to use and more effective than previous versions thanks to changes made....

PHP

November 2024

PHP Release Cycle Update

The PHP Core team has passed an RFC that outlines a few important changes to....

The latest Projects

“A goal without a plan is just a wish.” ― Antoine de Saint-Exupéry

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....

December 2024

Install Laravel and Basic Configurations

In this tutorial, we are going to install Laravel and do the basic configuration which....

PHP

December 2024

Top 10 PHP frameworks

A PHP framework is a platform which allows a web developer to develop the web....

December 2024

How to Use Material Dashboard in Laravel

In this tutorial, we will explore how to set up and use the Material Design....

C#

December 2024

Use a ProgressBar in CSharp

This project shows how to use a ProgressBar to show the progress of a long....

The latest Interview Questions

Common interview questions with sample answers

December 2024

Why Do We Use Fillable In Laravel?

This project shows how to use a ProgressBar to show the progress of a long....

December 2024

How Do We Save A Model In Laravel?

This project shows how to use a ProgressBar to show the progress of a long....

December 2024

What is Route::get() in Laravel?

This project shows how to use a ProgressBar to show the progress of a long....

December 2024

What Is The Point Of Passing Data To The View In Laravel?

This project shows how to use a ProgressBar to show the progress of a long....

December 2024

How To Build An Authentication System For A Customer In Laravel? (Package)

This project shows how to use a ProgressBar to show the progress of a long....

December 2024

Is Laravel Authentication Secure, And Why?

This project shows how to use a ProgressBar to show the progress of a long....