Categories

Monday, November 25, 2024
#919814419350 therichposts@gmail.com

Year Archives: 2018

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

How to install laravel?

Hello to all, welcome to therichpost.com. In this post, I will tell you, How to install laravel? Like I always say that laravel is the best Mvc php framework. Here is the working points to install laravel on your local system with the help of composer: Server Requirements for Laravel framework and...

Javascript Array methods cheat sheet part - 1
JavascriptPhp

Go back to previous page with help of php or javascript

Hello to all, welcome to therichpost.com. In this post, i will tell you, how to Go back previous page with help of php or javascript?Php and Javascript both are very famous and top languages.Here is working for Go back to previous page with help of php or javascript://JavaScript

htaccess
htaccessTechnology

Htaccess 301 redirect code

Hello, welcome to therichpost.com. In this post, I will tell you, .Htaccess 301 redirect code..Htaccess 301 redirect url is easy and it is seo friendly also. If we want to redirect “website1.com/” and “website2.com/ with an easy way and then below code is very helpful and here is the working Htaccess 301 redirect...

jquery
Jquery

How to get rid of Broken Image Jquery?

Hello, welcome to therichpost.com. In this post, I will tell you, How to get rid of Broken Image Jquery? I personally like jquery very much. Most of my code is full with jquery. When I stuck in php or other language then that stuckness I remove with jquery code.Today, with...

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

Get Featured Image URL WordPress

Welcome to therichpost.com. In this post, I will tell you, Get Featured Image URL Wordpress.  Like I always say WordPress is the best cms. Here is the working code:$thumb_id = get_post_thumbnail_id(); $thumb_url_array = wp_get_attachment_image_src($thumb_id, 'thumbnail-size', true); $thumb_url = $thumb_url_array; or ID ) ): ?>

jquery
Jquery

Check Empty Elements With Jquery

Hello, welcome to therichpost.com. In this post, I will tell you, Check Empty Elements With Jquery. I personally like jquery very much. Most of my code is full with jquery. When I stuck in php or other language then that stuckness I remove with jquery code.Today, we will check, div...

jquery
Jquery

Check Html Element hasAttr with jquery

Hello, welcome to therichpost.com. In this post, I will tell you, Check Html Element hasAttr with jquery. I personally like jquery very much. Most of my code is full with jquery. When I stuck in php or other language then that stuckness I remove with jquery code.Today, with my code,...

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

How to show of an array data in Laravel view?

Hello to all, welcome to therichpost.com. In this post, I will tell you, How to show of an array data in Laravel view? Laravel is one of the top php mvc framework and growing very faster.In this post, we will show laravel array controller data in laravel view and here is...

woocommerce
Woocommerce HooksWordpress Tricks

WooCommerce Single Product Page add_action Hooks

Hello, welcome to therichpost.com. In this post, I will tell you, WooCommerce Single Product Page add_action Hooks. WordPress is the best cms and Woocommerce is the best Ecommerce plugin. WordPress hooks(add_action, add_filter) give us the power to edit or change the code without interruption into the files and this is...

1 24 25 26 41
Page 25 of 41