Popular Posts
Get to know PostSrc popular posts and trending posts to learn about the latest web developments

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.
1 year ago • 4 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 Implement Laravel Livewire Load More Pagination
Learn how to build Laravel Livewire load more pagination to dynamically get more data from the back-end without the need of refreshing the page
1 year ago • 12 mins read

How to Make Ajax Request in Alpine.js
Learn how to make an Ajax request in Alpine.js the easy way. Get to know how to make POST, GET, PATCH, PUT and DELETE requests in Alpine.js
1 year ago • 10 mins read

How to add Favicon in Nuxt Js
Make your Nuxt Js application looks good by adding a favicon that shows your branding.
2 years ago • 5 mins read

How to install Imagick on MacOS system
In this post you will learn how to install imagick on MacOs using Homebrew
2 years ago • 5 mins read

5 Ways to Pass Data From Laravel to Vue Js
Learn the different ways to pass data from Laravel backend to Vue Js Components
1 year ago • 7 mins read

How to Install Older Version of Laravel using Composer
Learn how to install older version of laravel using composer for project that may require older version of laravel
1 year ago • 12 mins read

Installing PHPRedis on MacOS
Learn how to set up / installing PHPRedis on MacOS the easy way
2 years ago • 15 mins read

How to implement visitor views / visitor counter in Laravel application
Learn how to anonymously count your visitor visit on your page and display the stats to the public
1 year ago • 9 mins read

How to Remove Column From Existing Table Migration in Laravel
Learn how to remove columns from an existing table migration in Laravel
1 year ago • 5 mins read

Running NuxtJS with Vite
Learn how to get NuxtJS application up and running with Vite in few simple steps.
1 year ago • 8 mins read