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

Class “AppHttpControllersAdminController” not found in Laravel 8

May 29, 2024October 26, 2022 by Sumaira Nasir

Class “AppHttpControllersAdminController” not found in laravel 8

Categories Laravel

How to Convert Time to time ago in PHP – 30 minutes ago, 2 days ago, etc.

May 29, 2024October 26, 2022 by Sumaira Nasir

A tutorial on converting date time ago to an elapsed string like 30 minutes ago, 1 day ago, or 2 days ago using PHP.

Categories PHP

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

How to set Locale using Carbon – Laravel

May 29, 2024September 29, 2022 by Hadaya Qaiser
set locale using carbon

The ways to define an application’s locale and get the current locale being used through the Carbon PHP API

Categories Laravel

How to define a case inside a Laravel query?

May 29, 2024September 29, 2022 by Hadaya Qaiser
case inside a Laravel query

The tutorial explains how to define a case inside a Laravel query using the DB::raw method in Laravel with code examples.

Categories Laravel
Older posts
Newer posts
← Previous Page1 … Page19 Page20 Page21 … Page26 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.