WP Miners
Let’s mine the tech together to build a
better tech world.
Blogs
Reading is the best way to learn
How to Install Laravel Valet on Mac
If you’re a Mac user who wants to run PHP or you want to setup a development environment for your WordPress locally, You must set up a local server. Setting that up can sometimes ruin our day. But we can make it easy by doing some tricks. Here I will show you how to set up a local environment for PHP, Laravel or WordPress within 5-10 minutes.
Recursion & Recursive Solution
Recursion can be very hard to understand and very easy and fun to implement. It took me quite a long to really get the whole recursive process of problem solving….
Dynamic programming part – 1(Memoization)
Dynamic Programming is mainly an optimization over plain recursion. Wherever we see a recursive solution with repeated calls for the same inputs, we can optimize it using Dynamic Programming. The idea…
Programming and The Ad Hoc problems.
By definition, Ad Hoc problems are problems that cannot be classified anywhere else in the categories with well-studied solutions since each problem description and its corresponding solution are unique. These problems…
Fundraising with the Buy Me a Coffee Donation in WordPress.
Fundraising with the Buy Me a Coffee Donation Button and Widgets for WordPress.Free Plugin URL: https://wordpress.org/plugins/buy-me-coffee/ In the age of digital content creation, monetizing your efforts has never been more…
Quick and Easy way to deploy WordPress, PHP, and Node apps into VPS
Table Of Contents: Why VPS VPS is the best choice available considering extended control, performance, and scalability. Particularly because of the traffic spikes.Full root access made possible by VPS lets…
Get open-source resources
Everything you need to confidently run your sites.
Open-source resources offer you!