Categories

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

Month Archives: March 2018

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

How to Setup Laravel Default Login Authentication?

Hello to all, welcome to therichpost.com. In this post, I will tell you, How to Setup Laravel Default Login Authentication? Laravel is one of the top php mvc framework.  Let's Start the Authentication In laravel: Laravel comes with Default Login Authentication, you just only run one command to add this and this is very easy and...

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

How to pass multiple variables to view in Laravel?

Hello to all, welcome to therichpost.com. In this post, I will tell you, How to pass multiple variables to view in Laravel? Laravel is one of the top php mvc framework. Here is the working code and I added this code in laravel controller file://Controller code $STATS_BOOKING = //db query $STATS_SERVICE = //db query $STATS_STAFF...

google-analytics
Technology

Monthly Blogging Google Analytics Report

Hello to all, welcome to therichpost.com. In this post, I am first time sharing my website traffic report. After three months my website successfully achieved 5000+ views and 1200+ unique visitors and I am very happy with response and I am very thankful you to all.  I am working hard...

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

How to merge two laravel mysql queries data in one json?

Hello to all, welcome to therichpost.com. In this post, I will tell you, How to merge two laravel mysql queries data in one json?  Laravel is one of the top php mvc framework. In this post example, I will have two mysql queries and both two mysql queries data will be get in json in...

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

How to get time in 24 hours format in laravel raw query?

Hello to all, welcome to therichpost.com. In this post, I will tell you, How to get time in 24 hours format in laravel raw query?  Laravel is one of the top php mvc framework.Here I am sharing example code for get time in 24 hours format in laravel raw query.//start_time = "3:40" DB::raw('STR_TO_DATE(start_time, "%l:%i...

fullcalendar
FullCalendar

How to change fullcalendar day heading text and color?

Hello to all, welcome to therichpost.com. In this post, I will tell you, How to change fullcalendar day heading text and color? fullcalendar is the best A JavaScript event calendar. Customizable and open source. Here is the working code for change fullcalendar day heading text and color: dayRender: function(date, cell) { var...

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

How to use Union query in laravel?

Hello to all, welcome to therichpost.com. In this post, I will tell you, How to use Union query in laravel?  Laravel is one of the top php mvc framework. Today I will do Union query laravel.  Union query is use to get same number of fields from multiple tables and I personally like it very...

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

How to call the helper function in laravel Controller or Views?

Hello to all, welcome to therichpost.com. In this post, I will tell you, How to call the helper function in laravel Controller or Views? Laravel is one of the top php mvc framework. Helper file in laravel helps to create global functions and these all are use in all laravel project.In my last post, I...

fullcalendar
FullCalendar

How to Refetch FullCalendar Events and Resources on select change event?

Hello to all, welcome to therichpost.com. In this post, I will tell you, How to Refetch FullCalendar Events and Resources on select change event? fullcalendar is the best A JavaScript event calendar. Customizable and open source.In this post, we will Refetch FullCalendar Events and Resources on select change event.Here are the events://remove...

Technologyxampp

how to create virtual host in xampp?

Hello to all, welcome to therichpost.com. In this post, I will tell you, how to create virtual host in xampp? Xampp is free and open source cross-platform web server solution. Xampp containing PHP, MYSQL etc.Benefits of creating virtual host is you can easily make make urls clean and many more.1. First you need to add...

1 2 5
Page 1 of 5