PHP Tutorial

How to Switch Between Composer Version 1 and 2
Learn how to switch between composer version 1 and version 2 with few simple commands easily.
2 years ago • 4 mins read

Display the most popular post on Laravel
Learn how to display the most popular post on your Laravel application and make it more prominent among your contents
2 years ago • 7 mins read

Clearing PHP Composer cache
Learn how to clear composer cache when package seem just don't want to update
2 years ago • 3 mins read

How to install PHP 8 on macOS Big Sur using Homebrew
Learn how to install PHP version 8 on macOS Big Sur easily using Homebrew package manager.
2 years ago • 10 mins read

How to easily switch between PHP versions on macOS?
Learn how to easily switch between PHP versions on macOS using Homebrew command line
2 years ago • 8 mins read

How to install Xdebug extension on macOS Big Sur
Xdebug extension is essential for debugging PHP project and in this post, we are going to show how to install it along with PHP 8 on macOS Big Sur
2 years ago • 12 mins read