JQuery Code to add class in the first class div (Bootstrap Carousel)

If you have a bootstrap carousel for my post display( code is below ). And If you want to put…

3 years ago

Get WordPress Theme Free [demo video] . [SPORTS THEME]

I recently develop a wordpress theme for a customer. I have customized homepage for it's lightness so, you may not…

3 years ago

How to overwrite “img src=(unknown)” in wordpress ?

I have recently shifted my site to another host by exporting the data. And I don't have the original data.…

3 years ago

How to make scroll to up button?

You might have wondered how to make scroll to up button that fires when you scroll down and when you…

3 years ago

Window does not refresh while adding new categories and tags?

You might have experienced this while adding new category. When you ad category title and slug and description and submit…

3 years ago

KMS Activator Free windows and Office Activation

KMSPico Window 10 activator is the free activator of windows 10 and previous version developed by a team of hacker…

4 years ago

ERROR: Invalid default value for ‘created_at’ [solution]

I got a problem while adding a new column in the database as well as editing the column. The error…

4 years ago

HOW TO CHECK VERSION OF LARAVEL

1. by command line method open command prompt and go to the laravel application directory. type php artisan --version  …

4 years ago

LARAVEL PROBLEM IMAGE NOT UPLOAD PROBLEM (THE SAME PROBLEM WORKED IN LOCALHOST)

Problem Description: I have recently created a site in laravel and I had the no issue. But when I uploaded…

4 years ago

Problem in composer create-project

To start a new project in laravel we generally do the following code composer create-project --prefer-dist laravel/laravel projectname OR composer…

4 years ago