Skip to content
Scratch Coding
  • WordPress
  • Laravel
  • PHP
  • Vue.js
  • JavaScript
  • Quick Links
    • Contact Us
    • Privacy Policy
    • About Us

Hadaya Qaiser

What is middleware in Laravel and how to create one

May 29, 2024October 27, 2022 by Hadaya Qaiser
What is middleware in laravel and how to create one

In this tutorial of Laravel, we will show you how to create middleware in Laravel with code examples using best practices

Categories Laravel

How to verify if a string is null in Laravel?

May 29, 2024October 26, 2022 by Hadaya Qaiser
verify null strings

The tutorial explains various ways to use Laravel Helper functions to verify if a string is null in Laravel.

Categories Laravel

How to use Laravel Rules for Validation of Numbers?

May 29, 2024October 26, 2022 by Hadaya Qaiser
Laravel Rules for Numbers Validations

The tutorial explains the use of Rules for the Validation of Numbers, and where to use them for different types of number validation.

Categories Laravel

How to write to a database with a click in Laravel?

May 29, 2024October 26, 2022 by Hadaya Qaiser
write to a database with a click in Laravel

The tutorial above explains a simple signup example that can write to a database in a single click using Laravel.

Categories Laravel

How to use the count function in Laravel?

May 29, 2024October 6, 2022 by Hadaya Qaiser
use count function in Laravel

The tutorials explains use of the count function as an aggregate function in Laravel with code examples of different cases.

Categories Laravel

How to Enable & Customize Laravel Email Verification Templates

May 29, 2024October 1, 2022 by Hadaya Qaiser

Here we show how to change verify email template in Laravel with code examples and locations to file where you need to make changes.

Categories Laravel

Change returning datetime Time zone to recalculate with user Time zone – Laravel

May 29, 2024September 29, 2022 by Hadaya Qaiser

Laravel date set time zone or change returning datetime time zone to recalculate with user time zone, and set time zone dynamically

Categories Laravel

How to Format Date with Time Zone using Carbon – Laravel

May 29, 2024September 29, 2022 by Hadaya Qaiser
Format Date with time zone

The Carbon API’s function to convert and format date with time zone based on the user’s current time zone with code snippets

Categories Laravel

How to use Carbon PHP API in Laravel?

May 29, 2024September 29, 2022 by Hadaya Qaiser
Carbon PHP API

Carbon PHP API explanation and how you can add and use the package in your Laravel application with code examples

Categories Laravel

How to convert date from d-m-y to y-m-d using Carbon – Laravel

May 29, 2024September 29, 2022 by Hadaya Qaiser
date from d-m-y to y-m-d

Carbon PHP API use to convert a date from d-m-y to y-m-d or any other one format to another with code snippets…

Categories Laravel
Older posts
Newer posts
← Previous Page1 … Page17 Page18 Page19 … Page24 Next →

Recent Posts

  • How to manage multiple versions of Node.js on your computer?
  • How to get Domain Name From Subdomain in PHP
  • How to use srcset and sizes for Image Optimization?
  • How to Replace http with https in PhpMyAdmin (bulk WordPress URL update)
  • How to use the array map function with a condition in React?
  • CSS
  • Ionic Framework
  • JavaScript
  • JavaScript Framworks
  • Laravel
  • MySql
  • Node.js
  • PHP
  • React
  • Vue.js
  • Wordpress
© 2025 Scratch Coding • All Rights Reserved.