How to Remove Profile Picture From Local User Account in macOS? Removing profile picture from local macOS account is a fairly easy process and can be conveniently performed through the command line. July 12, 2020
How to Restore Sublime Text 3 to Factory Settings in macOS? To restore Sublime Text 3 to factory settings, all you have to do is to close the application and open any terminal of your choice. June 04, 2020
PHP: Sending E-mail in Laravel Using SMTP and Amazon SES A shared hosting wins over VPS with its simplicity but is also has pretty serious limitations and doesn't scale up very well. On the other hand managing your own server raises a va… May 15, 2020
AWS ElastiCache: How to Fix Connection Timeout in Redis? Creation of a Redis instance under ElastiCache is not a hard task. However, if you want to establish a fluent communication between caching layer and your EC2 instance, you may enc… January 10, 2019
Laravel View Presenter The idea behind the View-Presenter pattern is to separate model's display logic from the data it represents. In other words neither a model, nor a view should know anything about h… August 04, 2018
How to Remove a Symlink Using Command Line in macOS? Removing a symlink in terminal (both applicable to macOS and Linux) is exactly the same process as removing a regular file. March 20, 2018
Laravel Homestead: How to Backup and Restore all Databases? When you use Laravel Homestead, all of your projects are stored physically on your host. You simply do not need to worry about these files when you destroy Homestead's box, as noth… February 27, 2018
How to Install Homebrew Package Manager in macOS? If you miss a typical package manager like Advanced Package Tool (APT) from Ubuntu then Homebrew for macOS is exactly what you are looking for. It allows you to conveniently pull m… February 19, 2017
PHP: How to Extract a ZIP Archive? Extracting a ZIP archive in PHP is a very easy process. All you have to know is the location to a ZIP archive you are about to extract. Follow this brief tutorial to find out how t… October 08, 2016
Lands of Lore: Guardians of Destiny - The Cantina Fix for macOS In this article I will show you how to fix an error in Lands of Lore: Guardians of Destiny, that occurs once you try to enter the Cantina inside Huline Village. If you do so, the g… October 17, 2015
Vagrant: How to Fix "Error 60 / SSL read"? Vagrant is a great tool to manage your development environments. Recently I wanted to add a new box with Homestead to start working on another Laravel project but I was unable to d… October 09, 2015
How to Change Wallpaper of the Login Screen in OS X Yosemite? In OS X Yosemite your login screen is usually made from currently set wallpaper mixed with a blur effect. This version of the OS gives you an easy way to change this picture to som… June 06, 2015