Jan 06, 2023 Office problems

How to Upload Files to the Private Repository on Github (From your Computer)

If you created a public repository in your GitHub account, you can easily send your local code files to that repository without any additional setup. But If you want to upload your files to a private repository, so that no…

Dec 07, 2019 Office problems

How to Protect Laravel, CodeIgniter Sites from Hacking

You may think that hackers or attackers will not target or they will not have time to attack your websites. If you have that idea, throw that away. Cause hackers will attack the website for two main reasons: If your…

Oct 01, 2019 Office problems

How to Scrape Data from Website using Python (BeautifulSoup)

Copy and Paste a large amount of data from a website seems to be a headache and it takes time too. But just think about grasping the whole data from the website by using a simple programming language. We are…

Sep 13, 2019 Office problems

Fix Asus Laptop Error: EzFlash Check System Power error: Please Plug in AC Adapter

Recently, most ASUS laptop users have reported the common error. When they turn on their laptop, they get the “EzFlash Check System Power error: Please Plugin AC Adapter” error message instead of the Windows login screen. I faced the exact…