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

How to upload a PDF file in Laravel in the best way?

May 29, 2024December 19, 2022 by Hadaya Qaiser
Upload a PDF file in Laravel in the best way

The main steps required to upload a PDF file in Laravel 9 applications are explained here. Read out to learn more…

Categories Laravel

How to update column attributes in Laravel in best ways?

May 29, 2024December 19, 2022 by Hadaya Qaiser
Update column attributes in Laravel in best ways

The best ways to update column attributes and types in Laravel. Using the change() method to make single and multiple updates…

Categories Laravel

How to update column value/s in Laravel in best ways?

May 29, 2024December 19, 2022 by Hadaya Qaiser
Update column value in Laravel in best ways

The best ways to update column value/s in Laravel. Two different functions that help update single and multiple values…

Categories Laravel

How to use the maximum characters validation work in Laravel in the best way?

May 29, 2024December 18, 2022 by Hadaya Qaiser
maximum characters validation work in Laravel

The use of maximum characters validation in Laravel. A complete tutorial with Controllers, Routes and requires methods.

Categories Laravel

How to validate only alphabet and space inputs entry in Laravel in the best way?

May 29, 2024December 18, 2022 by Hadaya Qaiser
validate only alphabet and space inputs entry in Laravel

Regex pattern and the way it should be used to validate only alphabet and space inputs entry in Laravel applications.

Categories Laravel

How to do Mobile Number Validation in Laravel 8 in four new ways?

May 29, 2024December 18, 2022 by Hadaya Qaiser
Mobile Number Validation in Laravel 8

The four best ways of Mobile Number Validation in Laravel 8 are explained with detailed steps in this tutorial.

Categories Laravel

How is the password rule object used in a new way in Laravel

May 29, 2024December 16, 2022 by Hadaya Qaiser
password rule object

Use of the new password rule object in Laravel. A Laravel 8 upgrade that avoids the use of string based rules.

Categories Laravel

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