Categories

Thursday, October 17, 2024
#919814419350 therichposts@gmail.com

therichpost

therichpost
2219 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 14, Angular 15, Angular 16, Angular 17, Bootstrap 5, Nodejs, Laravel, Codeigniter, Shopify, Squarespace, jQuery, Google Map Api, Vuejs, Reactjs, Big commerce etc.
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...

reactjs
React-propsReactjs

How to Mapping Props to an Array in React?

Hello, welcome to therichpost.com. In this post, I will tell you, How to Mapping Props to an Array in React? Reactjs is a Javascript Library to build user interface.Here is the example code for this:Object.keys() is used to convert the object to array, and create the JSX using Array.map(): const props =...

cluster of Node.js
Nodejs

How cluster speeds up the apps build in node js?

Hello, welcome to therichpost.com. In this post, I will tell you, How cluster speeds up the apps build in node js? Node Js is an open-source Javascript cross platform.Now came to, what is cluster?:- Cluster is the node js module, which is used to speed up the applications. Nodejs runs single threaded process, means...

fullcalendar
FullCalendarJquery

Fullcalendar with select month drop down

Hello to all, welcome to therichpost.com. In this post, I will tell you, Fullcalendar with select month drop down. fullcalendar is the best A JavaScript event calendar. Customizable and open source.In this post, I will add month dropdown in full-calendar navbar and with select month options, full-calendar will change the view according...

mysql-select-query
Mysql

Mysql select query for date between two same dates

Hello to all, welcome to therichpost.com. In this post, I will tell you, Mysql select query for date between two same dates. MySQL is an open source relational database management system.Here is the working process for mysql select query for date which is in between two same dates.Here is the first mysql...

india-river
Stories

Story 2 Real Ghost Story

Hello to all, welcome to therichpost.com. In this post, I came with new topic and that is stories or I can say personal stories of mine and others but all are real stories.  Today I am going to share my Grandfather personal horrible real story or Real Ghost Story. One day, In the...

Vue js with laravel 5.7
LaravelVueJs

How to include vuejs component in laravel view?

Hello to all, welcome to therichpost.com. In this post, I am telling you How to include vuejs component in laravel view? Today I heard about Vue Js and I coded it and I liked Vue Js code and its simple and clean. Vue Js is the good competitor of Angularjs.In laravel, Vuejs by default added and this...

Php Preg_Match Pattern for Week Days Name
ExcelSheetPhp

How to fetch the excel sheet data and save into php mysql database?

Hello, welcome to therichpost.com. In this post, I will tell you,  How to fetch the excel sheet data and save into php mysql database? I personally like php ver much. PHP is the best web language. There are many cms and frameworks in PHP and WordPress is the best example. facebook also used PHPin it.Today we will fetch excel...

1 199 200 201 222
Page 200 of 222