• Home
  • Features
  • _Multi DropDown
  • __DropDown 1
  • __DropDown 2
  • __DropDown 3
  • _Shortcodes
  • _Sitemap
  • _Error Page
  • Documentation
  • _Web Doc
  • _Video Doc
  • Download This Template
Kahnu Help
  • Home
  • Features
  • _Multi DropDown
  • __DropDown 1
  • __DropDown 2
  • __DropDown 3
  • _Shortcodes
  • _Sitemap
  • _Error Page
  • Documentation
  • _Web Doc
  • _Video Doc
  • Download This Template

Generate android and ios folder in react native expo

Kahnu Help May 30, 2025 android 0 Comments

In general, to generate ios folder:  npx expo run:ios to generate android folder:  npx expo run:android Adding custom native code

Read more

pusher not working in vercel

Kahnu044 March 04, 2025 0 Comments

https://github.com/vercel/next.js/discussions/48433

Read more

.htaccess for removing .php extension from URL

Kahnu Help January 22, 2025 .htaccess 0 Comments

RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^([^\.]+)$ $1.php [NC,L]

Read more

Valet Use specific PHP version

Kahnu Help January 22, 2025 ios 0 Comments

update php version for a specific project - valet isolate php@8.0 check -  valet isolate for more info - https://laravel.com/docs/11.x/valet#per-site-php…

Read more

PHP SQL serialize Search

Kahnu Help January 21, 2025 mysql 0 Comments

function getTecherEmailHistory($teacher_name, $school_id) { $teacher_name_length = strlen($teacher_name); $school_id_length = strlen…

Read more

docker in mac - Malware Blocked. “com.docker.socket” was not opened because it contains malware. this action did not harm your Mac.

Kahnu Help January 15, 2025 docker 0 Comments

https://github.com/docker/for-mac/issues/7520 Quit Docker Desktop and check that no remaining docker processes are running using the Activity Monitor Run…

Read more

vercel mongodb integration

Kahnu044 December 31, 2024 database 0 Comments

https://www.youtube.com/watch?v=D7lDiFWF_vA&t=225s MONGODB_URI = mongodb+srv://vercel-admin-user:J GGYGYY6R5654564@user123.jhb7x1ry.mongodb.net/yourd…

Read more

React Handle Dynamic Routes With 404 Page

Kahnu Help December 18, 2024 404 not found 0 Comments

routes  < Routes > < Route path = "/" element = { < Home /> } /> < Route path = "/login" e…

Read more

hide amdin bar in wordpress

Kahnu Help December 10, 2024 wordpres 0 Comments

show_admin_bar ( false )

Read more

React Native Center A View

Kahnu Help November 21, 2024 center a div 0 Comments

import React , { useEffect , useState } from 'react' ; import { View , Text , StyleSheet } from 'react-native' ; const Home = () …

Read more

Google sheet formula for append data in a column value

Kahnu Help November 17, 2024 excel 0 Comments

= arrayformula ( "/or" & A1:A43 ) add the above formula to any cell here /or will added to each cell value of the column starting from…

Read more

React Native Create New App with CLI

Kahnu044 November 06, 2024 react native 0 Comments

npx @react-native-community/cli init kTube

Read more

React native - navigation

Kahnu044 November 06, 2024 react native 0 Comments

npm i @react-navigation/bottom-tabs @react-navigation/native @react-navigation/stack @react-navigation/native-stack @react-navigation/drawer

Read more

React Native Folder Structure

Kahnu044 November 06, 2024 react native 0 Comments

root/ ├── assets/ # All static files (images, fonts, icons, etc.) │ ├── images/ │ ├── fonts/ │ └── icons/ │ ├── src/ │ ├── comp…

Read more

kill port in mac

Kahnu Help October 27, 2024 0 Comments

kill -9 $(lsof -ti:3000) For multiple ports: kill -9 $(lsof -ti:3000,3001)

Read more
Newer Posts Older Posts

Search This Blog

  • July 2026(1)
  • January 2026(3)
  • October 2025(2)
  • September 2025(3)
  • July 2025(1)
  • June 2025(6)
  • May 2025(1)
  • March 2025(1)
  • January 2025(4)
  • December 2024(3)
  • November 2024(5)
  • October 2024(1)
  • September 2024(7)
  • August 2024(2)
  • July 2024(3)
  • June 2024(1)
  • May 2024(1)
  • April 2024(3)
  • March 2024(5)
  • February 2024(8)
  • January 2024(5)
  • December 2023(1)
  • November 2023(5)
  • October 2023(4)
  • September 2023(5)
  • August 2023(4)
  • July 2023(5)
  • June 2023(5)
  • May 2023(4)
  • April 2023(2)
  • March 2023(4)
  • February 2023(3)
  • January 2023(1)
  • December 2022(6)
  • November 2022(6)
  • October 2022(15)
  • September 2022(8)
  • August 2022(17)
  • July 2022(16)
  • June 2022(17)
  • May 2022(32)
  • April 2022(21)
  • March 2022(27)
  • February 2022(20)
  • January 2022(8)
  • December 2021(10)
  • November 2021(19)
  • October 2021(23)
  • September 2021(1)

Popular

nginx config for multiple domain with same content

June 18, 2025

Ubuntu 22 2nd Monitor Bightness Problem [Solved]

October 29, 2022

Google sheet formula for append data in a column value

November 17, 2024

Categories

Tags

Kahnu Help

about-text

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.

Email: yourmail@mail.com
  • Home

Footer Menu

  • Home
  • About
  • Contact Us
Design by Theme | Distributed by Gooyaabi Template

Contact Form