Satpal

How to override Js file in the child theme?

Actually there are two things about overriding js files into the child theme or we can say it WordPress override…

5 years ago

Connect SFTP with key file (pem or ppk) on filezilla – linux ubuntu 20.04

How to connect SFTP with key file on filezilla? I have learnt a new thing, and here I am to…

5 years ago

Laravel 7.x, 8.x – Stripe connect with Laravel cashier for multi vendor

While we are using Laravel 7.x we still don’t have stripe connect feature with laravel cashier-stripe for multi vendor. This…

5 years ago

Laravel – Unique validation among non-deleted items with soft delete

Hey, dude, if you wanna know about laravel unique validation with soft delete then you are at the right place.…

5 years ago

Compare two model objects in Laravel 5.3 or later

If you want to know that if $user === $current_user then you can compare two model objects in laravel 5.3…

5 years ago

Bootstrap or any js Datepicker with Laravel – Livewire [Solved]

How to use bootstrap-datepicker with Laravel Livewire? Because it is not able to update the livewire model when date is…

5 years ago

Ionic 5 image zoom on the modal, allow pinch to zoom – Example

Hey buddy, a few days ago I implemented an ionic 5 image zoom on the modal. Actually I was working…

5 years ago

Ionic 5 image slider with example

Today we will learn about ionic image slider with example. I will try to explain every important aspect of Ion-slides.…

5 years ago

Laravel 8 Stripe card management

Laravel stripe card management is the process to manage stripe payment methods from laravel dashboard only. Today we will learn…

5 years ago

Laravel redirects 7, 8 – with Examples

Today we are going to learn all about Laravel redirects with parameters. Now, we have a simple global helper function…

5 years ago