Categories

Friday, December 27, 2024
#919814419350 therichposts@gmail.com

therichpost

therichpost
2256 posts
Hello to all. Welcome to therichpost.com. Myself Ajay Malhotra and I am freelance full stack developer. I love coding. I know WordPress, Core php, Angularjs, Angular 19, MedusaJs, Next.js, Bootstrap 5, Nodejs, Laravel, Codeigniter, Shopify, Squarespace, jQuery, Google Map Api, Vuejs, Reactjs, Big commerce etc.
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...

Vue js with laravel 5.7
VueJs

How to make dynamic bootstrap divs with vue for loop?

Hello to all, welcome to therichpost.com. In this post, I will tell you, How to make dynamic bootstrap divs with vue for loop? Laravel is one of the top php mvc framework and growing very faster.I liked Vue Js code because its simple and clean. Here is the working code for make dynamic...

How to use sessions and other libraries in codeigniter?
Codeigniter

How to use sessions and other libraries in codeigniter?

Hello to all, welcome to therichpost.com. In this post, I will tell you, How to use sessions and other libraries in codeigniter? Codeigniter  is one of the top php mvc framework and growing very faster.Here we will use sessions and other libraries in Codeigniter controller file:Controller File: public function __construct() {...

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

Tables Relationship in Laravel to get data

Hello to all, welcome to therichpost.com. In this post, I will tell you, Tables Relationship in Laravel to get data. Laravel is one of the top php mvc framework and growing very faster.Here is the working to get data from multiple tables with relationship:Product-table Model: public function categories(){ return $this->hasMany('AppCategory','product_id');...

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

How to Upload Multiple Files in Laravel?

Hello to all, welcome to therichpost.com. In this post, I will tell you, How to Upload Multiple Files in Laravel?Laravel is one of the top php mvc framework and growing very faster.Here is the working code for upload Multiple files in laravel:This is just an exmple code: $files = $request->file('file'); if($request->hasFile('file')) { foreach...

1 202 203 204 226
Page 203 of 226