linux IMP Code and guide

Remove all permission ------------------------------------------------------------------- sudo chmod -R 777 /opt/lampp/htdocs/royalroadways-laravel/storage rm -v ~/.local/share/keyrings/*.keyring sudo chmod -R a+rwx /opt/lampp/htdocs/carauction : app…

Git start new project upload and delete branch

How to upload project 1) initialize git git init 2) add repository branch git remote add origin https://git.zerozone.com/ace-infoway/bhavesh-baku/qewpmigration.git 3) fetch all branch git fetch --all 4) create new branch git checkout -b anupratap…

step by step tutorial next js part - 1

Installation npx create-next-app@latest  VS Code Short Codes :  rafc [reactArroFunctionConponent]  rafce [reactArroFunctionExportConponent]  rafcp [reactArroFunctionPropsConponent]

Load More
That is All