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

Hadaya Qaiser

How to return a response for failed validation in Laravel in new ways?

May 29, 2024December 16, 2022 by Hadaya Qaiser
response for failed validation in Laravel

The two new ways to return a response for failed validation in Laravel. This enables customising it as a JSON response.

Categories Laravel

How to use ‘unique’ for database columns updates in Laravel validation?

May 29, 2024December 16, 2022 by Hadaya Qaiser
database columns updates in Laravel

Use of the unique keyword for database columns updates in Laravel validation. Learn how to use the keyword to update column data.

Categories Laravel

How to use ‘unique’ for database columns validation in Laravel

May 29, 2024December 16, 2022 by Hadaya Qaiser
database columns validation in Laravel

Use of the unique keyword for database columns validation in Laravel. Learn how to use the keyword to add new column data.

Categories Laravel

How to validate Laravel table fields in 3 new steps

May 29, 2024December 16, 2022 by Hadaya Qaiser
Validate Laravel Table fields

The steps to validate Laravel table fields using the exists keyword, Reference how exists can also be used for database table validation.

Categories Laravel

How to show named error bag on view?

May 24, 2024December 15, 2022 by Hadaya Qaiser
named error bag

What is a named error bag and how it can be used in a view o display error messages. Read to know about it…

Categories Laravel

How to customize validation error message in Laravel?

May 29, 2024December 15, 2022 by Hadaya Qaiser
How to customize validation error message in Laravel

Details about the validation error message in Laravel. Different ways on how show and to customize the error messages…

Categories Laravel

How to use validation in Laravel?

May 29, 2024December 15, 2022 by Hadaya Qaiser
How to use validation in Laravel

Ways to use Validation in Laravel for different types of parameters in the Controller with Examples. Reference to display errors also..

Categories Laravel

What is the use of migration file in Laravel

May 29, 2024December 14, 2022 by Hadaya Qaiser
What is the use of migration file in Laravel?

Detailed explanation with examples of the use of a migration file in Laravel. Learn how to use a migration file in Laravel.

Categories Laravel

How will Language Localization work in Laravel 9? New methods added

May 29, 2024December 14, 2022 by Hadaya Qaiser
How will Language Localization work in Laravel 9?

Language Localization updates for Laravel 9. Read to know the major update in Laravel 9 that will help your debug your app..

Categories Laravel

How to use Laravel Localization?

May 29, 2024December 14, 2022 by Hadaya Qaiser
How to use Laravel Localization_

Laravel Localization enables multi-language support for Laravel applications. Learn how to use the switch language feature in Laravel…

Categories Laravel
Older posts
Newer posts
← Previous Page1 … Page10 Page11 Page12 … 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.