import React , { useState , useEffect } from "react" ; import axios from "axios" ; const { Twilio , Device } = require ( &q…
Read morelet allConsultations = await Consultation . find ({ schedule_from : { '>=' : new Date () } })
Read moreuseEffect (() => { const handleResize = () => { if ( window . innerWidth < 680 ) { setIsSidebar…
Read morePOP Setting for hostinger setting for gMail https://support.titan.email/hc/en-us/articles/900000215626-Configure-Titan-Mail-on-Gmail SMTP https://support.…
Read moremongodump --db your_database_name --out /path/to/backup_directory mongorestore --db your_database_name /path/to/backup_directory/your_database_name exampl…
Read moreChange ownership of the directory to ensure you have the permissions to modify files within the directory sudo chown -R $USER:$USER /var/www/<your-di…
Read moreexport const getSingleTelevist = async ( televisitId : string ) => { const bearer_token = localStorage . getItem ( "auth_token" );…
Read moresudo chown -R mongodb :mongodb / var /lib/mongodb sudo chown -R mongodb :mongodb / var /log/mongodb sudo systemctl restart mongod sudo systemctl status…
Read moreecho "deb http://security.ubuntu.com/ubuntu focal-security main" | sudo tee /etc/apt/sources.list.d/focal-security.list sudo apt-get update s…
Read more// Utils for date time format const formatDateAndTime = () => { const now = new Date (); // Extract date components const day = String…
Read moreIn the GeneratePress free version, you could: 1. Add a custom class to your Container: my-linked-container 2. Add a link to the content of your conta…
Read morefunction get_value_from_database ( $type ) { $is_enable = false ; switch ( $type ) { case 'is_enable_homepage' : …
Read moreThe error: "fatal: unable to create thread: Resource temporarily unavailable" strongly suggests you've run out of memory on the server, whic…
Read more< div id = 'kanhu-sticky-bar' > < p > Hi,I am Kanhu Here </ p > < div class = 'kanhu-close-sticky-bar' >&…
Read more