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

How to add ‘like’ and ‘equal’ in same query in Laravel

May 29, 2024September 21, 2022 by Hadaya Qaiser
'like' and 'equal' in same query

The usage of ‘like’ and ‘equal’ separately in Laravel and explanation with example of how to use ‘like’ and ‘equal’ in same query…

Categories Laravel

How to add foreign key column – Laravel 5.8

May 29, 2024September 20, 2022 by Hadaya Qaiser

In this tutorial, we will learn how to add foreign key in Laravel migration or add foreign key column laravel 5.8…

Categories Laravel

How to Add New Column to Table – Laravel

May 29, 2024September 15, 2022 by Hadaya Qaiser
Add New Column to Table

In this tutorial you will learn how to add new column to an existing table in Laravel using a migration file…

Categories Laravel

How to use @method override form in best way – Laravel

May 29, 2024September 12, 2022 by Hadaya Qaiser
method override form

The best way to use @method override as a blade directive in a form. Detailed explanation with code samples…

Categories Laravel

How to use @lang directive in Laravel blade?

May 29, 2024September 12, 2022 by Hadaya Qaiser
lang directive in Laravel

The use of the @lang directive in Laravel Localization. Code snippets and examples of how it eases the process and where it is defined…

Categories Laravel

How to use the @include directive in Laravel

May 29, 2024September 12, 2022 by Hadaya Qaiser
@include directive

Use of the @include directive in Laravel in multiple ways to add a child view to an existing Laravel parent view…

Categories Laravel

How to use the @forelse blade directive in Laravel

May 29, 2024September 12, 2022 by Hadaya Qaiser
@forelse blade directive

The use of the @forelse blade directive and its benefits as compared to the @foreach directive with code examples…

Categories Laravel

How to use the @foreach blade directive in Laravel

May 29, 2024September 12, 2022 by Hadaya Qaiser
@foreach blade directive

An explanation for use of the @foreach blade directive for conditional and loop statements in Laravel blade files…

Categories Laravel

How to use the @can blade directive in Laravel

May 29, 2024September 12, 2022 by Hadaya Qaiser
@can blade directive in Laravel

The use of the @can blade directive and how It helps create a setup for permissions and rights in a Laravel application

Categories Laravel

How to use the ?? ‘ ‘ operator in Laravel

May 29, 2024September 12, 2022 by Hadaya Qaiser
use the ?? ' ' operator

How to use the ?? ‘ ‘ (ternary) operator in php Laravel. The benefits of using it and how well it catches errors…

Categories Laravel
Older posts
Newer posts
← Previous Page1 … Page23 Page24 Page25 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.