I have spent a lot of time looking for tutorials about Composer, and most of them concentrate only in how to install and the basic usage of the dependency manager frameworks. Which is something you find on the Composer official web site. This represent a problem if you want to use your own custom private […]
For the longest time I used the MySQL ‘LIKE’ statement style for searching by keywords, which it is probably the most reliable and fastest option. But today I’m going to talk about another option you have to create a more effective keyword search and get the result from MySQL order by keywords relevance. For this […]