Categories

Saturday, April 27, 2024
#919814419350 therichposts@gmail.com

Month Archives: August 2019

How to add custom meta title and meta description in Wordpress?
Wp Tricks

Remove Wp Version – for security

Hello to all, welcome to therichpost.com. In this post, I will tell you, how to Remove Wp Version - for security. I came with another Wp Trick. This will help you in many ways like first for security purpose. Here, I am going to share the code and you just...

How to add custom meta title and meta description in Wordpress?
Wp Tricks

Rewrite wordpress post url working example

Hello to all, welcome to therichpost.com. In this post, I will tell you, how to Rewrite wordpress post url working example. Here I am introducing the new chapter of my blog and that is called Wp Tricks. Now I come to this post, first I will tell you very short...

Fullcalendar with select year and month dropdown
FullCalendarJquery

Fullcalendar with select year and month dropdown

Hello to all, welcome to therichpost.com. In this post, I will tell you, Fullcalendar with select year and month dropdown . Fullcalendar with select year and month dropdown Most of the things, I have done with jQuery and I like jQuery the most. Without jQuery, I think, site is incomplete(haha)....

Laravel 7.2 routing with route group auth guard check with prefix
LaravelLaravel 5.8

How to use case in Laravel query?

Hello to all, welcome to therichpost.com. In this post, I will tell you, How to use case in Laravel query? Laravel is the top PHP MVC framework and today, I am just telling you simple code snippet for Case Statement in Laravel Query. use DB; $employee = "SELECT firstName, CASE...