Learn With Rifat
Learn With Rifat
  • 9
  • 6 071
Fiverr Seller Profile Not Approved Solution 2024 | Fiverr Seller Profile
Struggling to get your Fiverr seller profile approved? In this video, we provide the ultimate solution for 2024 to help you successfully approve your Fiverr seller profile 100% working .
#fiverr #fiverr_seller_profile #seller_account_not_approved
มุมมอง: 990

วีดีโอ

Playfair Cipher Encryption : Theory and Python Code Implementation
มุมมอง 1698 หลายเดือนก่อน
Understanding the Playfair Cipher: Theory and Python Implementation
How to install MongoDB on Windows in 2024 in 5 min | MongoDB 7.0 | Mongo Shell
มุมมอง 1.2K10 หลายเดือนก่อน
In this video i have explained how to install MongoDB in your windows device within 5 minutes. Here we use MongoDB 7.0 and Mongo Shell for operate mongodb operations. here is the steps for install mongodb in windows Step-1: Go to mongodb official website, select product and click on community edition. Step-2: Scroll down and Select package Free. Click to Download MSI package Step-3: Install Mon...
how to translate wordpress website to make it multiple language in 2024
มุมมอง 13411 หลายเดือนก่อน
In this video i have describe how to translate a wordpress website or make it multiple language website in 2024 within 5 minutes. Steps to translate WordPress Website : Step -1 : Install and activate GTranslate Plugin Step-2 : Configure the plugin select dropdown or translator position Step- 3: Select the language By Following this 3 steps you will able to make your website multiple language we...
How to install WordPress in Xampp localhost on 2024
มุมมอง 21811 หลายเดือนก่อน
In this video i have explain step by step how to install wordpress in xampp localhost in your windows computer in 2024 in 5 minutes. I am giving the step below. Steps of Install WordPress in Xampp Localhost : Step 1: Download Wordpress and Xampp Step 2: Install Xampp , Create a New Server Step 3: Exract wordpress file and paste WordPress file on Cdive/Xampp/htdocs Step 4: Search localhost/worpr...
Woocommerce payment methods not showing Problem Solution in 2024
มุมมอง 2.9K11 หลายเดือนก่อน
In this video, i have wordpress woocommerce payment methods not showing the problem. This problem occurs in woocommerce checkout page if you add any extra payment gateway then show "There is no payment methods available" The problem occurs for a woocommerce check out code. Check out code is : [woocommerce_checkout] You must paste this code on your check out page as a shortcode . then the proble...
How to add Mobile Number Login & Registration on WordPress in 2024
มุมมอง 29511 หลายเดือนก่อน
In this video, I have briefly explained how to add a Mobile Number Login and Registration feature to your WordPress Blog and WooCommerce website in 2024. By following this video, you can integrate other login systems like Google, Facebook, GitHub, etc., and the OTP login system. For the SMS gateway, we used here firebase. Firebase is a free tool by which we can integrate different login and reg...
How to Deploy React App on cpannel in 2024
มุมมอง 10911 หลายเดือนก่อน
Here, I have explained how to host a React app in web hosting or deploy it in the channel. I have to do it in 6 steps. Here it is I have deployed this project in a shared hosting of multiple React project domains. I have also explained how to host a React app when you have multiple domains or in shared hosting. #webhosting #reactapp #react #cpannel #mern #webdevelopment #hosting #deploy_react #...
WebSocket in 30 minutes - Socket.io - Node.Js - Chat applicaition
มุมมอง 139ปีที่แล้ว
Source Code: github.com/Rifat0001/Socket-Chat In this video, we will first discuss the basic fundamental concepts in WebSockets, the working process, and the importance of WebSocket.WebSocket is a protocol that enables duplex communication between client and server. Then we will create a simple chat app with Node.js and Socket.io. Socket.io is a library of websocket that has features like fallb...