Search

7 Core PHP Problems Laravel Proposes to Solve

laravel logo line 2

An open-source free PHP framework, Laravel has been making the lives of developers all over the globe easier and more productive. A primary reason being, it helps solve various fundamental PHP problems, some of which, are discussed in this post! Take a look.

WordPress PHP Code Review Tools

43420938 m 3

Your go-to guide to ensure a error-free and consistent WordPress PHP Code. Does your code follow the 3 C’s of Programming?

Using PHP cURL to Send Queries to Solr

PHPcURL 3

When Solr Client is unable to connect to the remotely saved indexes., due to some issue, we need to connect to Solr using standard PHP cURL. This article explains a way to query using cURL.