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

What is the main cause of class not found in Laravel?

May 29, 2024September 29, 2022 by Hadaya Qaiser
main cause of class not found

The article lists the main cause of class not found error and other minor reasons behind this common error in Laravel.

Categories Laravel

How to change the date format in a Laravel View file?

May 29, 2024September 29, 2022 by Hadaya Qaiser
change the date format

The use of the format() function in a Laravel View or Blade file to change the date format of any type of date variable.

Categories Laravel

How to change the default route Laravel?

May 29, 2024September 29, 2022 by Hadaya Qaiser
default route Laravel

The guide gives an overview of the default routes structure in Laravel and. how to change the default route Laravel

Categories Laravel

How to change the default user table name in Laravel?

May 29, 2024September 29, 2022 by Hadaya Qaiser
change the default user table name

A simple tutorial on how to change the default user table name to any other name in a Laravel Model Class.

Categories Laravel

How to change email to username Laravel Login?

May 29, 2024September 29, 2022 by Hadaya Qaiser
change email to username

The two main methods to change email to username are Laravel Login for user authentication. The guide also outlines UI and database changes.

Categories Laravel

How to change the field name in validation Laravel 8?

May 29, 2024September 29, 2022 by Hadaya Qaiser
change the field name in validation

The tutorial is on use of attributes function in a Laravel Controller with validation rules to add validation custom field names.

Categories Laravel

How to change key values for map collection in Laravel?

May 29, 2024September 29, 2022 by Hadaya Qaiser
map collection in Laravel

The tutorial explains on how to use the map function in Laravel, and change key values for a map collection.

Categories Laravel

How to set date time using Carbon in Laravel

May 29, 2024September 28, 2022 by Hadaya Qaiser
set date time

The various ways Carbon PHP API helps format and set date time in just a single line, explanation with code snippets…

Categories Laravel

How to Add Years To Date using Carbon – Laravel

May 29, 2024September 28, 2022 by Hadaya Qaiser
Add Years To Date

The use of addYear() and addYears() functions to add a single or multiple years to a current date in Laravel with code samples

Categories Laravel

How to Add Months To Date using Carbon – Laravel

May 29, 2024September 28, 2022 by Hadaya Qaiser
Add Months To Date

The use of addMonth() and addMonths() functions to add a single or multiple months to a current date in Laravel with code samples

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