FTP/SFTP Extension for Visual Studio Code
Visual Studio Code is popular among developers. It is an open-source code editor available for Windows, Linux, and macOS operating systems. This code editor is…
How to Log Errors and Warnings(into error.log file) in a PHP
This is a quick post on error logging in PHP. The reason for sharing this small tip is I found it can be helpful for…
Why Select AngularJS 7 For Developing Real-World Web Applications?
The very difference between humans and animals is their ability to differentiate, to think, to select better and to work smarter. We would have been…
How to Implement Login with LinkedIn in Website with PHP
Social Login is a popular term nowadays. A lot of websites allow the user to sign in using their social accounts. By using social login,…
Drag and Drop Multiple File Upload using JavaScript and PHP
In the past, I have written an article Drag and Drop File Upload using JavaScript and PHP. In that article, I focused on uploading a…
Sending Email via Gmail SMTP Server in Node.JS
Sending emails through the SMTP server is a convenient option. It may happen your emails are landing in the spam or they’re not working on…
Create Thumbnail in Laravel Using Intervention Image Library
On the website, we always deal with images. Based on the website’s structure, we use different versions of images. It’s always a good practice to…
How to Choose a Hosting Provider for Your Needs
Modern mass-media and social networks impose the necessity of a personal page on internet users. However, don’t dive into the issue in case you can’t…
Login with LinkedIn in Laravel Using Laravel Socialite
Adding a social login system on the website is a trend nowadays. The social login option on a website skips the verification process of a…
How to Download a Video from YouTube on Windows OS
YouTube is the number one video sharing platform to watch videos online. YouTube does not have an option to download a video. That means you…